ComposerUpdate

This commit is contained in:
Anyon 2020-08-28 16:04:50 +08:00
parent 86012d5e8b
commit 652e8ddd03
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"": "extend\\" "": "extend"
}, },
"psr-4": { "psr-4": {
"app\\": "app" "app\\": "app"

2
vendor/services.php vendored
View File

@ -1,5 +1,5 @@
<?php <?php
// This file is automatically generated at:2020-08-28 15:23:38 // This file is automatically generated at:2020-08-28 16:04:35
declare (strict_types = 1); declare (strict_types = 1);
return array ( return array (
0 => 'think\\admin\\Library', 0 => 'think\\admin\\Library',