bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project
MIT License
471 stars 104 forks source link

Dont Work in laravel 10 #179

Open diquispe opened 1 year ago

diquispe commented 1 year ago

Problem 1

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.