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 b2f892c commit 9d983afCopy full SHA for 9d983af
composer.json
@@ -37,10 +37,10 @@
37
"nyholm/psr7": "^1.0",
38
"php-http/httplug": "^1.0|^2.0",
39
"psr/http-client": "^1.0",
40
- "symfony/dependency-injection": "^5.4|^6.0",
41
- "symfony/http-kernel": "^5.4|^6.0",
42
- "symfony/process": "^5.4|^6.0",
43
- "symfony/stopwatch": "^5.4|^6.0"
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
+ "symfony/process": "^5.4|^6.0|^7.0",
+ "symfony/stopwatch": "^5.4|^6.0|^7.0"
44
},
45
"conflict": {
46
"php-http/discovery": "<1.15",
0 commit comments