Skip to content

Commit

Permalink
Updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed May 19, 2015
1 parent 2694946 commit 643fb16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
},
"require": {
"php": ">=5.5",
"psr/http-message": "^0.10",
"guzzlehttp/guzzle": "^5.2 || ^6.0@dev",
"guzzlehttp/psr7": "^1.0.0@dev",
"guzzlehttp/psr7": "^1.0.0",
"guzzlehttp/promises": "^1.0.0",
"mtdowling/jmespath.php": "^2.1"
},
Expand Down

0 comments on commit 643fb16

Please sign in to comment.