This commit is contained in:
as2252258@163.com
2021-08-11 01:04:57 +08:00
parent 63d8eaa4a5
commit 682246df28
219 changed files with 790 additions and 791 deletions
+1 -2
View File
@@ -10,7 +10,6 @@
"license": "MIT",
"require": {
"php": ">=8.0",
"swoole/ide-helper": "@dev",
"ext-json": "*",
"ext-fileinfo": "*",
"ext-pdo": "*",
@@ -34,7 +33,7 @@
},
"autoload": {
"psr-4": {
"Snowflake\\": "System/",
"Kiri\\": "System/",
"HttpServer\\": "HttpServer/",
"Server\\": "Server/",
"validator\\": "Validator/",