Skip to content

Commit

Permalink
[PHP]: Update symfony/framework-bundle requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/framework-bundle](https://github.com/symfony/framework-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v5.4.0...v7.2.2)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a150048 commit 4b622c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor-bin/phpunit/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"vimeo/psalm": "5.26.1",
"psalm/plugin-phpunit": "0.19.0",
"weirdan/doctrine-psalm-plugin": "2.9.0",
"symfony/framework-bundle": "~5.4"
"symfony/framework-bundle": "~7.2"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 4b622c6

Please sign in to comment.