ComposerUpdate

This commit is contained in:
Anyon 2019-12-20 14:01:12 +08:00
parent edb464f3d0
commit d484a8cccf
2 changed files with 2 additions and 4 deletions

View File

@ -6,9 +6,7 @@
"description": "Application development framework", "description": "Application development framework",
"keywords": [ "keywords": [
"ThinkAdmin", "ThinkAdmin",
"ThinkLibrary", "ThinkLibrary"
"WeChatDeveloper",
"WeOpenDeveloper"
], ],
"authors": [ "authors": [
{ {

2
vendor/services.php vendored
View File

@ -1,5 +1,5 @@
<?php <?php
// This file is automatically generated at:2019-12-20 11:17:58 // This file is automatically generated at:2019-12-20 14:01:01
declare (strict_types = 1); declare (strict_types = 1);
return array ( return array (
0 => 'think\\app\\Service', 0 => 'think\\app\\Service',