Skip to content

Commit

Permalink
Update dependency symfony/event-dispatcher to v7
Browse files Browse the repository at this point in the history
| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| packagist  | symfony/event-dispatcher | 6.4.2 | 7.0.2 |
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 5b1fff9 commit 0f645cc
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 || ^3",
"symfony/console": "^5.4 || ^6.0",
"symfony/dependency-injection": "^5.3.8 || ^6.0",
"symfony/event-dispatcher": "^5.3.7 || ^6.0",
"symfony/event-dispatcher": "^5.3.7 || ^6.0 || ^7.0",
"symfony/messenger": "^5.3.9 || ^6.0",
"symfony/serializer": "^5.3.8 || ^6.0",
"symfony/service-contracts": "^2 || ^3"
Expand Down

0 comments on commit 0f645cc

Please sign in to comment.