Skip to content

Not supported for laravel 9 #27

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

Closed
hypervision-am opened this issue Mar 24, 2022 · 2 comments
Closed

Not supported for laravel 9 #27

hypervision-am opened this issue Mar 24, 2022 · 2 comments

Comments

@hypervision-am
Copy link

hypervision-am commented Mar 24, 2022

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

Problem 1
- Root composer.json requires yajra/laravel-datatables-fractal ^1.6 -> satisfiable by yajra/laravel-datatables-fractal[v1.6.0].
- yajra/laravel-datatables-fractal v1.6.0 requires league/fractal ^0.19.0 -> found league/fractal[0.19, 0.19.1, 0.19.2] but the package is fixed to 0.20.x-dev (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

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 yajra/laravel-datatables-fractal:*" to figure out if any version is installable, or "composer require yajra/laravel-datatables-fractal:^2.1" if you know which you need.

How can I add yajra/laravel-datatables-fractal in laravel 9 ?

@yajra yajra closed this as completed in de9ca5c May 7, 2022
@yajra
Copy link
Owner

yajra commented May 7, 2022

Fixed on v9.0.0 🍻

@hypervision-am
Copy link
Author

Thank You Bro!!!!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants