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 0c5353a commit d3e5820Copy full SHA for d3e5820
composer.json
@@ -18,12 +18,12 @@
18
"php-http/async-client-implementation": "*",
19
"php-http/client-implementation": "*",
20
"psr/http-client-implementation": "1.0",
21
- "symfony/http-client-implementation": "2.5|3.0"
+ "symfony/http-client-implementation": "3.0"
22
},
23
"require": {
24
"php": ">=8.0.2",
25
"psr/log": "^1|^2|^3",
26
- "symfony/http-client-contracts": "^2.5|^3.0",
+ "symfony/http-client-contracts": "^3.0",
27
"symfony/service-contracts": "^1.0|^2.0|^3.0"
28
29
"require-dev": {
0 commit comments