Skip to content

Commit

Permalink
guzzle 6 is not compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
bajb committed Jun 14, 2015
1 parent 4703bb5 commit d69451b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": ">= 4.1 <= 6",
"guzzlehttp/guzzle": ">= 4.1 < 6",
"symfony/serializer": "~2.4",
"packaged/helpers": "~0",
"packaged/docblock": "~0",
Expand Down

0 comments on commit d69451b

Please sign in to comment.