coderello / laravel-passport-social-grant

🔒 API authentication via social networks for your Laravel application
https://packagist.org/packages/coderello/laravel-passport-social-grant
MIT License
174 stars 20 forks source link

I can't install on laravel 5.7. How can I do? #34

Closed pyaeswin closed 4 years ago

pyaeswin commented 4 years ago

Please suggest me. Should I use another package and what is it?

ankurk91 commented 4 years ago

What is your passport version?

You can install older version of a composer package like

composer require author/package:"^2.0"
ankurk91 commented 4 years ago

Closing due to no activity, feel free to re-open.