Skip to content

Commit 103ce32

Browse files
Update symfony/event-dispatcher requirement from ^5.4|^6.0 to ^6.1.0
2 parents 809c307 + 319861f commit 103ce32

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
@@ -67,7 +67,7 @@
6767
"symfony/config": "^5.4|^6.0",
6868
"symfony/console": "^5.4|^6.0",
6969
"symfony/dependency-injection": "^6.1.3",
70-
"symfony/event-dispatcher": "^5.4|^6.0",
70+
"symfony/event-dispatcher": "^6.1.0",
7171
"symfony/http-kernel": "^6.1.3",
7272
"symfony/polyfill-mbstring": "^1.12"
7373
},

0 commit comments

Comments
 (0)