Skip to content

Commit 459dca3

Browse files
committed
Update requirements.
1 parent fd6b257 commit 459dca3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,11 @@
1414
"php": ">=5.5",
1515
"ext-curl": "*",
1616
"php-http/httplug": "^1.0",
17-
"php-http/httplug-async": "dev-master",
18-
"php-http/message-factory": "^0.2"
17+
"php-http/message-factory": "^0.3"
1918
},
2019
"require-dev": {
2120
"guzzlehttp/psr7": "^1.0",
22-
"php-http/adapter-integration-tests": "^0.2",
21+
"php-http/adapter-integration-tests": "dev-master",
2322
"phpunit/phpunit": "^4.8@stable",
2423
"zendframework/zend-diactoros": "^1.0"
2524
},

0 commit comments

Comments
 (0)