Skip to content

Commit

Permalink
Merge pull request #88 from janhenckens/master
Browse files Browse the repository at this point in the history
Require guzzlehttp/guzzle 6.3.0 or higher
  • Loading branch information
lukechesser committed Mar 28, 2018
2 parents 7313cf6 + 8b1dcd4 commit 66c3fa8
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 @@ -23,7 +23,7 @@
],
"require": {
"php": ">=5.6.0",
"guzzlehttp/guzzle": "6.3.0",
"guzzlehttp/guzzle": "^6.3.0",
"league/oauth2-client": ">=1.4.2",
"hughbertd/oauth2-unsplash": ">=1.0.3"

Expand Down

0 comments on commit 66c3fa8

Please sign in to comment.