Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 3171a9b commit cc65408
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 @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.0",
"symfony/http-client": "^6.0"
"symfony/http-client": "^7.1"
},
"require-dev": {
"pestphp/pest": "^1.0",
Expand Down

0 comments on commit cc65408

Please sign in to comment.