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/6.3/CHANGELOG.md)
- [Commits](symfony/http-client@v6.3.2...v6.3.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 17, 2023
1 parent 956bf35 commit 3bbd54a
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 @@ -30,7 +30,7 @@
"psr/event-dispatcher": "^1.0",
"symfony/string": "^5.4 || ^6.3",
"symfony/translation-contracts": "^2.1 || ^3.0",
"symfony/http-client": "^6.3.2",
"symfony/http-client": "^6.3.5",
"twig/twig": "~2.15 || ^3.0",
"webmozart/assert": "^1.11"
},
Expand Down

0 comments on commit 3bbd54a

Please sign in to comment.