From c3a372dbe9ecd6bd13193946e220e8c23ccf13d4 Mon Sep 17 00:00:00 2001 From: Patrick EUSTACHE-ROOLS Date: Tue, 27 Jan 2026 09:41:25 +0100 Subject: [PATCH] Add SF7 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c6f427c..6b3b32d 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ }], "require": { "php": ">=7.4", - "symfony/event-dispatcher": "~4.0|~5.0|~6.0", + "symfony/event-dispatcher": "~4.0|~5.0|~6.0|~7.0", "fulll/command-bus": "^3.5.1" }, "repositories": [