From 466cee4ab50e1f4e7e47aefc445ae9d01dddbabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 23 Dec 2025 02:28:56 +0000 Subject: [PATCH] update composer.json. xxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 向林 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1546a53..b7d0b64 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.4", "ext-json": "*", "ext-pdo": "*", - "game-worker/kiri-pool": "~v1.0" + "game-worker/kiri-pool": "^v1.0" }, "autoload": { "psr-4": {