Updated the interfaces and dropped oauth version
Seems the oauth lib's stable version is 3.2, dropped down from the 4 version to that.
This commit is contained in:
parent
c244e02d46
commit
dc06f37320
5 changed files with 128 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"league/oauth2-server": "4.*"
|
||||
"league/oauth2-server": "3.2.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue