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 ddaf185 commit a23965aCopy full SHA for a23965a
composer.json
@@ -38,10 +38,10 @@
38
"nyholm/psr7": "^1.0",
39
"php-http/httplug": "^1.0|^2.0",
40
"psr/http-client": "^1.0",
41
- "symfony/dependency-injection": "^4.4|^5.0",
42
- "symfony/http-kernel": "^4.4.13|^5.1.5",
43
- "symfony/process": "^4.4|^5.0",
44
- "symfony/stopwatch": "^4.4|^5.0"
+ "symfony/dependency-injection": "^4.4|^5.0|^6.0",
+ "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
+ "symfony/process": "^4.4|^5.0|^6.0",
+ "symfony/stopwatch": "^4.4|^5.0|^6.0"
45
},
46
"autoload": {
47
"psr-4": { "Symfony\\Component\\HttpClient\\": "" },
0 commit comments