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

Corcel acf plugin not installable #623

Open
PiyushKumarDongre opened this issue Nov 3, 2022 · 0 comments
Open

Corcel acf plugin not installable #623

PiyushKumarDongre opened this issue Nov 3, 2022 · 0 comments

Comments

@PiyushKumarDongre
Copy link

With Laravel 9, Corcel ^6.0

Issue:

Problem 1
- Root composer.json requires corcel/acf ^4.0 -> satisfiable by corcel/acf[4.0.0].
- corcel/acf 4.0.0 requires jgrossi/corcel ^4.0|^5.0 -> found jgrossi/corcel[v4.0.0, v4.0.1, 4.0.x-dev, v4.1.0, v5.0.0, 5.0.x-dev, v5.1.0, v5.1.1] but it conflicts with your root composer.json require (^6.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require corcel/acf:*" to figure out if any version is installable, or "composer require corcel/acf:^2.1" if you know which you need.

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

1 participant