Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/messenger from 6.4.9 to 7.1.9 #223

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump symfony/messenger from 6.4.9 to 7.1.9
Bumps [symfony/messenger](https://github.com/symfony/messenger) from 6.4.9 to 7.1.9.
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/messenger@v6.4.9...v7.1.9)

---
updated-dependencies:
- dependency-name: symfony/messenger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
commit 9c48942955a226f8dc25c3cdfc902997a94f3692
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"require": {
"php": "~8.1.0 || ~8.2.0",
"symfony/messenger": "^6.2.7",
"symfony/messenger": "^7.1.9",
"symfony/process": "^6.2.7",
"symfony/dependency-injection": "^6.2.7",
"symfony/framework-bundle": "^6.2.7",
Expand Down
77 changes: 38 additions & 39 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading