Skip to content

Commit 8a7f408

Browse files
committed
Allowed symfony/event-dispatcher-contracts 3.x
1 parent f6207d7 commit 8a7f408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"symfony/config": "^5.4",
1515
"symfony/dependency-injection": "^5.4",
1616
"symfony/event-dispatcher": "^5.4",
17-
"symfony/event-dispatcher-contracts": "^2.2",
17+
"symfony/event-dispatcher-contracts": "^2.2 || ^3",
1818
"symfony/form": "^5.4",
1919
"symfony/http-foundation": "^5.4",
2020
"symfony/http-kernel": "^5.4",

0 commit comments

Comments
 (0)