Thanks to visit codestin.com Credit goes to github.com
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 9821d5c commit 8b4521aCopy full SHA for 8b4521a
src/Symfony/Component/HttpClient/composer.json
@@ -25,8 +25,8 @@
25
"php": ">=8.1",
26
"psr/log": "^1|^2|^3",
27
"symfony/deprecation-contracts": "^2.5|^3",
28
- "symfony/http-client-contracts": "^3",
29
- "symfony/service-contracts": "^2.5.3|^3.4.2"
+ "symfony/http-client-contracts": "^3.4.1",
+ "symfony/service-contracts": "^2.5|^3"
30
},
31
"require-dev": {
32
"amphp/amp": "^2.5",
0 commit comments