Closed codemonkey1988 closed 6 years ago
Not going to merge this and make a release for one day if either you or I can also just fix it this weekend 😉
Oh nm me thought this was a PR on ours hehe. If you issue a fixing PR on our end I should be able to review, merge and release tomorrow night.
I can provide a PR later today (I think at about midnight)
This PR can be closed in favour of https://github.com/omines/oauth2-gitlab/pull/7
There is currently an issue with current version of omines/oauth2-gitlab and the newly released version of league/oauth2-client 2.4.
Argument Type in AbstractProvider::getResourceOwnerDetailsUrl changed from
AccessToken
toAccessTokenInterface
with breaks the inheritance currently.This change can be reverted as soon as omines/oauth2-gitlab releases a new compatible version.