From 434fb28a514a19f2f06e8ac0ec01f929e514836d Mon Sep 17 00:00:00 2001 From: wuliangbo Date: Wed, 4 Mar 2020 16:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8E=A5=E5=8F=A3?= 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 97ae12b..8f85284 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "symfony/cache": "^3.3 || ^4.3", "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0", "symfony/psr-http-message-bridge": "^0.3 || ^1.0", - "symfony/event-dispatcher": "^5.0", + "symfony/event-dispatcher": "^4.3", "monolog/monolog": "^1.22 || ^2.0", "psr/simple-cache": "^1.0" },