We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c849681 commit 61bb8f5Copy full SHA for 61bb8f5
composer.json
@@ -17,10 +17,11 @@
17
},
18
"require-dev": {
19
"friendsofphp/php-cs-fixer": "^3.51",
20
- "php-http/client-integration-tests": "^3.0",
+ "php-http/client-integration-tests": "3.0.1",
21
"php-http/message": "^1.16",
22
"php-http/client-common": "^2.7",
23
- "phpunit/phpunit": "^8.5.23 || ~9.5"
+ "phpunit/phpunit": "^8.5.23 || ~9.5",
24
+ "php-http/message-factory": "^1.1"
25
26
"provide": {
27
"php-http/client-implementation": "1.0",
0 commit comments