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 #54

Closed
mansoorkochy opened this issue Mar 17, 2022 · 2 comments

Comments

@mansoorkochy
Copy link

mansoorkochy commented Mar 17, 2022

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

Problem 1

  • Root composer.json requires staudenmeir/eloquent-eager-limit 1.0 -> satisfiable by staudenmeir/eloquent-eager-limit[v1.0].

  • staudenmeir/eloquent-eager-limit v1.0 requires illuminate/database ~5.5.29|5.6.|5.7. -> found illuminate/database[v5 5.33, ..., 5.7.x-dev] but these were not loaded, likely it conflict with another require

Installation failed, reverting ./composer.json and ./composer.lock to their original content

Laravel version x8.0

@staudenmeir
Copy link
Owner

Which command from https://github.com/staudenmeir/eloquent-eager-limit#installation did you use?

@mansoorkochy
Copy link
Author

the above error was displayed while I was installing the package using (composer require staudenmeir/eloquent-eager-limit:"^1.0"), I succeed to ride the issue using the (composer require staudenmeir/eloquent-eager-limit:*)composer command

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