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 fd6b257 commit 459dca3Copy full SHA for 459dca3
composer.json
@@ -14,12 +14,11 @@
14
"php": ">=5.5",
15
"ext-curl": "*",
16
"php-http/httplug": "^1.0",
17
- "php-http/httplug-async": "dev-master",
18
- "php-http/message-factory": "^0.2"
+ "php-http/message-factory": "^0.3"
19
},
20
"require-dev": {
21
"guzzlehttp/psr7": "^1.0",
22
- "php-http/adapter-integration-tests": "^0.2",
+ "php-http/adapter-integration-tests": "dev-master",
23
"phpunit/phpunit": "^4.8@stable",
24
"zendframework/zend-diactoros": "^1.0"
25
0 commit comments