We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e43673 commit 5d85b71Copy full SHA for 5d85b71
1 file changed
composer.json
@@ -11,7 +11,8 @@
11
"webmozart/assert": "^1.11",
12
"psr/http-factory": "^1.0",
13
"php-http/discovery": "^1.19",
14
- "psr/http-factory-implementation": "^1.0"
+ "psr/http-factory-implementation": "^1.0",
15
+ "psr/http-client-implementation": "^1.0"
16
},
17
"require-dev": {
18
"phpunit/phpunit": "^10.0",
0 commit comments