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 2440f6f commit 6fe2860Copy full SHA for 6fe2860
composer.json
@@ -18,7 +18,7 @@
18
"psr/cache": "^1.0 || ^2.0 || ^3.0",
19
"psr/log": "^1.0",
20
"symfony/deprecation-contracts": "^2.1",
21
- "symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0",
+ "symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0 || ^6.0",
22
"symfony/http-client-contracts": "^1.1.8 || ^2.0",
23
"symfony/service-contracts": "^1.0 || ^2.0"
24
},
0 commit comments