From 2321baaa57c081b3a3f43ad12b600be1df88d580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 3 Nov 2021 16:28:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 535ce73f..691fc690 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "ext-xml": "*", "ext-curl": "*", "ext-openssl": "*", - "symfony/console": "v4.4.30", + "symfony/console": "^v5.3", "psr/log": "1.*", "ext-sockets": "*", "ext-pcntl": "*",