Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 543c95f commit 02c1082
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 @@ -37,7 +37,7 @@
"league/oauth1-client": "^1.10",
"simplesamlphp/assert": "^1.0",
"simplesamlphp/simplesamlphp": "^2.1",
"symfony/http-foundation": "^6.4"
"symfony/http-foundation": "^7.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.5"
Expand Down

0 comments on commit 02c1082

Please sign in to comment.