From 43969da971059bbe19205d591a9dc7dd696240c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E6=B5=B7=E5=86=9B?= Date: Fri, 3 Sep 2021 18:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=20Symfony\Component\Debug\Ex?= =?UTF-8?q?ception\FatalErrorException=20=E4=B8=8D=E5=AD=98=E5=9C=A8?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= 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 ef782fb7..9aa419d5 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "guzzlehttp/guzzle": "^6.2", "nesbot/carbon": "^1.21", - "symfony/console": "3.*|4.*", + "symfony/console": "3.*", "monolog/monolog": "^1.22", "aferrandini/phpqrcode": "^1.0", "illuminate/config": "^5.4",