This commit is contained in:
as2252258@163.com
2021-09-19 16:42:29 +08:00
parent d77f5b16c3
commit ff58d0faef
16 changed files with 256 additions and 262 deletions
-2
View File
@@ -35,11 +35,9 @@
"autoload": {
"psr-4": {
"Kiri\\": "core/",
"Http\\": "http-helper/",
"Http\\Message\\": "http-message/",
"Http\\Handler\\": "http-handler/",
"Server\\": "http-server/",
"Console\\": "kiri-console/",
"Gii\\": "kiri-gii/",
"Annotation\\": "note/"
},