We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc05831 commit ed84570Copy full SHA for ed84570
src/Symfony/Component/HttpClient/composer.json
@@ -25,7 +25,7 @@
25
"php": ">=8.1",
26
"psr/log": "^1|^2|^3",
27
"symfony/deprecation-contracts": "^2.5|^3",
28
- "symfony/http-client-contracts": "^3.4.3",
+ "symfony/http-client-contracts": "~3.4.3|^3.5.1",
29
"symfony/service-contracts": "^2.5|^3"
30
},
31
"require-dev": {
0 commit comments