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

Your requirements could not be resolved to an installable set of packages #33

Closed
abdulmanan7 opened this issue Feb 6, 2021 · 2 comments

Comments

@abdulmanan7
Copy link

Problem 1
- Root composer.json requires genealabs/laravel-sign-in-with-apple ^0.5.0 -> satisfiable by genealabs/laravel-sign-in-with-apple[0.5.0].
- genealabs/laravel-sign-in-with-apple 0.5.0 requires illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., v8.26.1] but these were not loaded, likely because it conflicts with another require.

@mikebronner
Copy link
Owner

hi @abdulmanan7, it appears you have a versioning conflict with your packages. This does not appear to be caused by this package. Make sure you are on Laravel 8.x, and this package will install.

@hatimhussein
Copy link

use custom version of this package (0.4.3))

composer require genealabs/laravel-sign-in-with-apple "0.4.3"

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

3 participants