Skip to content

Commit

Permalink
Update symfony/dependency-injection requirement from ^6.0 to ^7.1
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/dependency-injection](https://github.com/symfony/dependency-injection) to permit the latest version.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.0.0...v7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 5d8eac4 commit b0e74b3
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 @@ -31,7 +31,7 @@
"require": {
"php": "^8.2 | ^8.3",
"sulu/sulu": "^2.6",
"symfony/dependency-injection": "^6.0",
"symfony/dependency-injection": "^7.1",
"symfony/framework-bundle": "^6.0",
"symfony/http-foundation": "^6.0",
"symfony/http-kernel": "^6.0",
Expand Down

0 comments on commit b0e74b3

Please sign in to comment.