Skip to content

Commit 6da1572

Browse files
committed
Make package requirements consistent
1 parent 8a66133 commit 6da1572

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
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"php": "^7.2",
24-
"symfony/event-dispatcher": "^4.1|^5.0",
24+
"symfony/event-dispatcher": "^4.2|^5.0",
2525
"symfony/framework-bundle": "^4.2|^5.0",
2626
"symfony/property-access": "^4.2|^5.0",
2727
"symfony/translation": "^4.2|^5.0"

0 commit comments

Comments
 (0)