Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
Pin to league/oauth2-client 2.3.x. 2.4.x has breaking changes (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
djchen authored Nov 22, 2018
1 parent 2819f86 commit 3de8cf8
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 @@ -19,7 +19,7 @@
],
"require": {
"php": ">=5.6.0",
"league/oauth2-client": "~2.2"
"league/oauth2-client": "2.3.*"
},
"require-dev": {
"eloquent/phony": "^0.14.1",
Expand Down

0 comments on commit 3de8cf8

Please sign in to comment.