Compare commits

...

2 Commits

Author SHA1 Message Date
as2252258 1db430f997 1 2022-01-09 02:44:07 +08:00
as2252258 fdb8816b5e Revert "改名"
This reverts commit fdf58326
2022-01-08 18:49:06 +08:00
9 changed files with 1 additions and 2 deletions
View File
View File
View File
+1 -2
View File
@@ -11,14 +11,13 @@
"require": {
"php": ">=8.0",
"ext-json": "*",
"ext-redis": "*",
"ext-swoole": "*",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0"
},
"autoload": {
"psr-4": {
"Http\\Client\\": "src/"
"Http\\Client\\": "./"
}
},
"require-dev": {