8000 Fix tests · symfony/symfony@5a3a72f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a3a72f

Browse files
committed
Fix tests
1 parent a95835f commit 5a3a72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpClient/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"php": ">=7.2.5",
2626
"psr/log": "^1|^2|^3",
2727
"symfony/deprecation-contracts": "^2.1|^3",
28-
"symfony/http-client-contracts": "^2.5",
28+
"symfony/http-client-contracts": "^2.5.3",
2929
"symfony/polyfill-php73": "^1.11",
3030
"symfony/polyfill-php80": "^1.16",
3131
"symfony/service-contracts": "^1.0|^2|^3"

0 commit comments

Comments
 (0)
0