This commit is contained in:
2023-10-24 17:22:31 +08:00
parent 10a64ee646
commit 0a705b27bc
7 changed files with 46 additions and 39 deletions
+4 -1
View File
@@ -11,7 +11,10 @@
"require": {
"php": ">=8.0",
"ext-json": "*",
"start-point/etcd-php": "^1.1"
"ext-msgpack": "*",
"start-point/etcd-php": "^1.1",
"game-worker/kiri-pool": "~v1.0",
"linkorb/etcd-php": "^1.6"
},
"replace": {
"symfony/polyfill-apcu": "*",