改名
This commit is contained in:
+3
-3
@@ -28,9 +28,9 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Snowflake\\": "./system/",
|
||||
"HttpServer\\": "./http-server/",
|
||||
"validator\\": "./validator/",
|
||||
"Snowflake\\": "System/",
|
||||
"HttpServer\\": "HttpServer/",
|
||||
"validator\\": "Validator/",
|
||||
"Console\\": "./Console/",
|
||||
"Database\\": "./Database/"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user