Skip to content

Commit

Permalink
Tweaked composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Campbell committed May 27, 2015
1 parent 27e1e68 commit 28c58e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "^5.3 || ^6.0.1",
"guzzlehttp/psr7": "^1.0.0",
"guzzlehttp/promises": "^1.0.0",
"guzzlehttp/guzzle": "^5.3||^6.0.1",
"guzzlehttp/psr7": "^1.0",
"guzzlehttp/promises": "^1.0",
"mtdowling/jmespath.php": "^2.2"
},
"require-dev": {
Expand Down

0 comments on commit 28c58e7

Please sign in to comment.