update composer.json.

Signed-off-by: 向林 <as2252258@163.com>
This commit is contained in:
2025-12-23 02:29:27 +00:00
committed by Gitee
parent 87c597c3fe
commit 895988cf27
+1 -1
View File
@@ -20,7 +20,7 @@
}, },
"require": { "require": {
"php": ">= 8.4", "php": ">= 8.4",
"game-worker/kiri-client": "~v2.5", "game-worker/kiri-client": "^v2.5",
"psr/container": "*", "psr/container": "*",
"ext-openssl": "*" "ext-openssl": "*"
}, },