Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed May 31, 2015
1 parent a3ad3b9 commit f7c13b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
],
"require": {
"php": ">=5.4",
"php-http/adapter-common": "dev-client_separation",
"php-http/adapter-common": "dev-master",
"guzzlehttp/guzzle": "~6.0"
},
"require-dev": {
"ext-curl": "*",
"php-http/adapter-integration-tests": "dev-client_separation"
"php-http/adapter-integration-tests": "dev-contract_changes"
},
"provide": {
"php-http/adapter-implementation": "0.1"
Expand Down

0 comments on commit f7c13b7

Please sign in to comment.