Skip to content

Commit

Permalink
Updated guzzle constraint to more flexible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moesjarraf committed Nov 16, 2016
1 parent 8ba3d0e commit b6134bf
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 @@ -3,7 +3,7 @@
"description" : "Authorizer for HTTP requests",
"license" : "MIT",
"require" : {
"guzzlehttp/guzzle": "^6.1"
"guzzlehttp/guzzle": "^5.0 || ^6.0"
},
"require-dev" : {
"codeception/codeception": "^2.1"
Expand Down

0 comments on commit b6134bf

Please sign in to comment.