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.0/CHANGELOG.md)
- [Commits](symfony/http-client@v6.4.5...v6.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 490516d commit d2649ad
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 @@ -32,7 +32,7 @@
"symfony/clock": "^6.4.5",
"symfony/string": "^6.4.4",
"symfony/translation-contracts": "^3.4.2",
"symfony/http-client": "^6.4.5",
"symfony/http-client": "^6.4.6",
"twig/twig": "~2.15 || ^3.0",
"webmozart/assert": "^1.11"
},
Expand Down

0 comments on commit d2649ad

Please sign in to comment.