改名
This commit is contained in:
+2
-1
@@ -21,7 +21,7 @@
|
|||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"symfony/console": "^v5.3.7",
|
"symfony/console": "v4.4.30",
|
||||||
"psr/log": "1.*",
|
"psr/log": "1.*",
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
"ext-pcntl": "*",
|
"ext-pcntl": "*",
|
||||||
@@ -41,6 +41,7 @@
|
|||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Kiri\\": "core/",
|
"Kiri\\": "core/",
|
||||||
"Http\\": "http-helper/",
|
"Http\\": "http-helper/",
|
||||||
|
"Protocol\\Message": "http-message/",
|
||||||
"Server\\": "http-server/",
|
"Server\\": "http-server/",
|
||||||
"Console\\": "kiri-console/",
|
"Console\\": "kiri-console/",
|
||||||
"Gii\\": "kiri-gii/",
|
"Gii\\": "kiri-gii/",
|
||||||
|
|||||||
Reference in New Issue
Block a user