Skip to content

Commit

Permalink
composer(deps): update symfony/http-client requirement
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.4.8...v6.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 50f7af7 commit 844b566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/guides/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"symfony/clock": "^6.4.8",
"symfony/string": "^6.4.8",
"symfony/translation-contracts": "^3.5.0",
"symfony/http-client": "^6.4.8",
"symfony/http-client": "^6.4.9",
"twig/twig": "~2.15 || ^3.0",
"webmozart/assert": "^1.11"
},
Expand Down

0 comments on commit 844b566

Please sign in to comment.