Skip to content

Commit

Permalink
Merge pull request #450 from robinlehrmann/patch-3
Browse files Browse the repository at this point in the history
Downgrade symfony/event-dispatcher to 7.0.0
  • Loading branch information
DavidBadura authored Dec 28, 2023
2 parents 120b259 + aad14d7 commit f5894e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"psr/log": "^2.0.0|^3.0.0",
"psr/simple-cache": "^2.0.0|^3.0.0",
"symfony/console": "^5.4.32|^6.4.1|^7.0.1",
"symfony/event-dispatcher": "^5.4.26|^6.4.0|^7.0.1",
"symfony/event-dispatcher": "^5.4.26|^6.4.0|^7.0.0",
"symfony/finder": "^5.4.27|^6.4.0|^7.0.0",
"symfony/lock": "^5.4.32|^6.4.0|^7.0.0"
},
Expand Down

0 comments on commit f5894e7

Please sign in to comment.