Skip to content

Commit c5c7646

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Fix tests
2 parents 8cc5109 + 9821d5c commit c5c7646

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": ">=8.2",
2626
"psr/log": "^1|^2|^3",
2727
"symfony/http-client-contracts": "^3",
28-
"symfony/service-contracts": "^2.5|^3"
28+
"symfony/service-contracts": "^2.5.3|^3.4.2"
2929
},
3030
"require-dev": {
3131
"amphp/amp": "^2.5",

0 commit comments

Comments
 (0)