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

Dont Work in laravel 10 #179

Open
diquispe opened this issue Jun 16, 2023 · 0 comments
Open

Dont Work in laravel 10 #179

diquispe opened this issue Jun 16, 2023 · 0 comments

Comments

@diquispe
Copy link

Problem 1
- Root composer.json requires bitfumes/laravel-multiauth ^5.2 -> satisfiable by bitfumes/laravel-multiauth[5.2.0, 5.2.1].
- bitfumes/laravel-multiauth[5.2.0, ..., 5.2.1] require laravel/ui ^2.0|^3.0 -> found laravel/ui[v2.0.0, ..., v2.5.0, v3.0.0, ..., v3.4.6] but it conflicts with your root composer.json require (^4.2).

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 bitfumes/laravel-multiauth:*" to figure out if any version is installable, or "composer require bitfumes/laravel-multiauth:^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