Skip to content

Commit 4a95f28

Browse files
composer(deps): update symfony/http-client requirement
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.3...v6.4.4) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37c4cc0 commit 4a95f28

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
@@ -32,7 +32,7 @@
3232
"symfony/clock": "^6.4.3",
3333
"symfony/string": "^5.4 || ^6.3 || ^7.0",
3434
"symfony/translation-contracts": "^3.4.1",
35-
"symfony/http-client": "^6.4.3",
35+
"symfony/http-client": "^6.4.4",
3636
"twig/twig": "~2.15 || ^3.0",
3737
"webmozart/assert": "^1.11"
3838
},

0 commit comments

Comments
 (0)