Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
mekras committed Nov 17, 2015
1 parent fd6b257 commit 459dca3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
"php": ">=5.5",
"ext-curl": "*",
"php-http/httplug": "^1.0",
"php-http/httplug-async": "dev-master",
"php-http/message-factory": "^0.2"
"php-http/message-factory": "^0.3"
},
"require-dev": {
"guzzlehttp/psr7": "^1.0",
"php-http/adapter-integration-tests": "^0.2",
"php-http/adapter-integration-tests": "dev-master",
"phpunit/phpunit": "^4.8@stable",
"zendframework/zend-diactoros": "^1.0"
},
Expand Down

0 comments on commit 459dca3

Please sign in to comment.