From 8ae2af7dd6ba71a89644648bececb4b8390ac954 Mon Sep 17 00:00:00 2001 From: whwyy Date: Thu, 18 Dec 2025 23:29:55 +0800 Subject: [PATCH] eee --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d0b01ea4..1fdac982 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-openssl": "*", "ext-swoole": "*", "ext-msgpack": "*", - "symfony/console": "^v7.3.1", + "symfony/console": "~v8.0", "psr/log": "1.*", "composer-runtime-api": "^2.0", "psr/http-server-middleware": "1.0.1",