Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 5d8eac4 commit 420473d
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 @@ -34,7 +34,7 @@
"symfony/dependency-injection": "^6.0",
"symfony/framework-bundle": "^6.0",
"symfony/http-foundation": "^6.0",
"symfony/http-kernel": "^6.0",
"symfony/http-kernel": "^7.1",
"symfony/routing": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit 420473d

Please sign in to comment.