Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not support with Laravel 6.x #42

Closed
HELMAB opened this issue Dec 7, 2019 · 1 comment
Closed

Not support with Laravel 6.x #42

HELMAB opened this issue Dec 7, 2019 · 1 comment

Comments

@HELMAB
Copy link

HELMAB commented Dec 7, 2019

Using version ^4.0 for adaojunior/passport-social-grant
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for laravel/passport (locked at v7.5.1, required as ^7.2) -> satisfiable by laravel/passport[v7.5.1].
    - adaojunior/passport-social-grant v4.0 requires laravel/passport ^8.0 -> satisfiable by laravel/passport[8.x-dev].
    - adaojunior/passport-social-grant v4.0-beta.1 requires laravel/passport ^8.0 -> satisfiable by laravel/passport[8.x-dev].
    - Conclusion: don't install laravel/passport 8.x-dev
    - Installation request for adaojunior/passport-social-grant ^4.0 -> satisfiable by adaojunior/passport-social-grant[v4.0, v4.0-beta.1].


Installation failed, reverting ./composer.json to its original content.
@adaojunior
Copy link
Owner

Hi @HELMAB , have you tried updating laravel/passport as well? The latest version of this package requires Laravel Passport 8. I'll test it on earlier versions and find out if I can support them. I'll keep you updated.

@HELMAB HELMAB closed this as completed Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants