We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0079876 + 7867066 commit d9ad1dbCopy full SHA for d9ad1db
2 files changed
composer.json
@@ -27,7 +27,8 @@
27
"psr/http-message-implementation": "^1.0",
28
"php-http/httplug": "^2.0",
29
"php-http/discovery": "^1.6",
30
- "php-http/multipart-stream-builder": "^1.0"
+ "php-http/multipart-stream-builder": "^1.0",
31
+ "symfony/options-resolver": "^5.4"
32
},
33
"require-dev": {
34
"friendsofphp/php-cs-fixer": "^3.5",
0 commit comments