Skip to content

Commit 319861f

Browse files
Update symfony/event-dispatcher requirement from ^5.4|^6.0 to ^6.1.0
Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/commits/v6.1.0) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a1194 commit 319861f

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)