This commit is contained in:
2022-01-09 13:54:34 +08:00
parent 1db430f997
commit f838795983
10 changed files with 1710 additions and 1710 deletions
+25 -25
View File
@@ -1,25 +1,25 @@
{
"name": "game-worker/kiri-client",
"description": "db",
"authors": [
{
"name": "XiangLin",
"email": "as2252258@163.com"
}
],
"license": "MIT",
"require": {
"php": ">=8.0",
"ext-json": "*",
"ext-swoole": "*",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0"
},
"autoload": {
"psr-4": {
"Http\\Client\\": "./"
}
},
"require-dev": {
}
}
{
"name": "game-worker/kiri-client",
"description": "db",
"authors": [
{
"name": "XiangLin",
"email": "as2252258@163.com"
}
],
"license": "MIT",
"require": {
"php": ">=8.0",
"ext-json": "*",
"ext-swoole": "*",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0"
},
"autoload": {
"psr-4": {
"Http\\Client\\": "./"
}
},
"require-dev": {
}
}