schedula / laravel-passport-socialite

The missing social authentication plugin (i.e. SocialGrant) for laravel passport.
MIT License
50 stars 31 forks source link

Installation issue with laravel/socialite ^4.0 #8

Closed Trexology closed 5 years ago

Trexology commented 5 years ago

I have an issue when installing the package.

currently, I have socialite ^4.0 installed but this package requires laravel/socialite ^3.0

anandsiddharth commented 5 years ago

Drafted a new release try installing this major release

The issue was caused due to this : https://github.com/laravel/socialite/blob/4.0/UPGRADE.md

https://github.com/schedula/laravel-passport-socialite/releases/tag/v2.0.0

anandsiddharth commented 5 years ago

The above comment has updated correct link to the release!