We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b40f6f commit 2607889Copy full SHA for 2607889
composer.json
@@ -13,12 +13,12 @@
13
"require": {
14
"php": ">=5.5",
15
"ext-curl": "*",
16
- "php-http/httplug": "^1.0.0-alpha2",
+ "php-http/httplug": "1.0.0-alpha2",
17
"php-http/message-factory": "^0.4@dev"
18
},
19
"require-dev": {
20
"guzzlehttp/psr7": "^1.0",
21
- "php-http/adapter-integration-tests": "dev-master",
+ "php-http/adapter-integration-tests": "dev-master#7c681907547e24b26f352bc48444527c28bfc524",
22
"php-http/discovery": "^0.3",
23
"phpunit/phpunit": "^4.8@stable",
24
"zendframework/zend-diactoros": "^1.0"
0 commit comments