Skip to content

Commit 3fc68cf

Browse files
composer(deps): update symfony/http-client requirement from ^5.4.25 || ^6.3 to ^6.3.2
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](https://github.com/symfony/http-client/commits/v6.3.2) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0922b98 commit 3fc68cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"psr/event-dispatcher": "^1.0",
3131
"symfony/string": "^5.4 || ^6.3",
3232
"symfony/translation-contracts": "^2.1 || ^3.0",
33-
"symfony/http-client": "^5.4.25 || ^6.3",
33+
"symfony/http-client": "^6.3.2",
3434
"twig/twig": "~2.15 || ^3.0",
3535
"webmozart/assert": "^1.11"
3636
},

0 commit comments

Comments
 (0)