Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Update symfony/messenger requirement from ^5.4 to ^6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/messenger](https://github.com/symfony/messenger) to permit the latest version.
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/6.3/CHANGELOG.md)
- [Commits](symfony/messenger@v5.4.0...v6.0.19)

---
updated-dependencies:
- dependency-name: symfony/messenger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5ed375d commit edbba08
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 @@ -36,7 +36,7 @@
"doctrine/orm": "^2.9",
"sensio/framework-extra-bundle": "^6.1",
"symfony/console": "^5.4",
"symfony/messenger": "^5.4",
"symfony/messenger": "^6.0",
"symfony/doctrine-messenger": "^5.4",
"symfony/filesystem": "^5.4",
"symfony/flex": "^1.3.1",
Expand Down

0 comments on commit edbba08

Please sign in to comment.