mirror of
https://github.com/elyby/league-oauth2-ely.git
synced 2024-11-08 13:42:42 +05:30
Allow league/oauth2-client 2.0 version
This commit is contained in:
parent
1a0cb1228f
commit
829c350663
@ -16,7 +16,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"league/oauth2-client": "^1.0"
|
||||
"league/oauth2-client": "^1.0 | ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8 || ^5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user