From cc073f13c20123384902e99470544fc377a1f8c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 23 Dec 2025 02:26:34 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1f144e16..03498af9 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-openssl": "*", "ext-swoole": "*", "ext-msgpack": "*", - "symfony/console": "~v8.0.1", + "symfony/console": "^v8.0", "psr/log": "1.*", "composer-runtime-api": "^2.0", "psr/http-server-middleware": "^1.0.2", @@ -31,7 +31,7 @@ "ext-sockets": "*", "nikic/php-parser": "^v5.5.0", "ext-inotify": "*", - "game-worker/kiri-pool": "~v1.0", + "game-worker/kiri-pool": "^v1.0", "psr/container": "^2.0", "swiftmailer/swiftmailer": "^v6.3.0", "ext-mongodb": "*"