From dfc6bd75acf996bcbb15563502409ef8ba22d7ad Mon Sep 17 00:00:00 2001 From: Lysander <677@luqiqi.com> Date: Mon, 17 Jul 2023 09:48:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=20symfony/var-dumper=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E8=A2=AB=E9=94=81=E5=AE=9A=E4=B8=BA=204.*=20?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=20!131?= 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 5b2e6bb2..718b1d16 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ext-gd": "*" }, "require-dev": { - "symfony/var-dumper": "^4.2", + "symfony/var-dumper": "^5.4", "topthink/think-trace": "^1.0" }, "autoload": {