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 ce72bb2 commit 75758b9Copy full SHA for 75758b9
composer.json
@@ -17,12 +17,12 @@
17
"php-http/discovery": "^1.0",
18
"psr/http-client-implementation": "^1.0",
19
"php-http/client-common": "^1.9 || ^2.0",
20
+ "php-http/message-factory": "^1.1",
21
"composer-runtime-api": "^2.0"
22
},
23
"require-dev": {
24
"phpunit/phpunit": "^8.0 || ^9.0",
25
"guzzlehttp/guzzle": "^7",
- "php-http/message-factory": "^1.1",
26
"php-http/mock-client": "^1.0",
27
"friendsofphp/php-cs-fixer": "^3.0",
28
"phpstan/phpstan": "^1.2"
0 commit comments