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 e387f3e commit 422914cCopy full SHA for 422914c
composer.json
@@ -24,11 +24,11 @@
24
"psr/http-message": "^1.0",
25
"psr/http-client": "^1.0",
26
"psr/http-factory": "^1.0",
27
- "psr/http-message-implementation": "^1.0",
+ "psr/http-message-implementation": "^1.0|^2.0",
28
"php-http/httplug": "^2.0",
29
"php-http/discovery": "^1.6",
30
"php-http/multipart-stream-builder": "^1.0",
31
- "symfony/options-resolver": "^5.4|^6.0"
+ "symfony/options-resolver": "^5.4|^6.0|^7.0"
32
},
33
"require-dev": {
34
"friendsofphp/php-cs-fixer": "^3.5",
0 commit comments