You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using version ^7.0 for smartins/passport-multiauth
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for smartins/passport-multiauth ^7.0 -> satisfiable by smartins/passport-multiauth[7.x-dev, v7.0.0].
- Can only install one of: laravel/passport[8.x-dev, v9.3.0].
- Can only install one of: laravel/passport[v9.3.0, 8.x-dev].
- Can only install one of: laravel/passport[8.x-dev, v9.3.0].
- Conclusion: install laravel/passport 8.x-dev
- Installation request for laravel/passport (locked at v9.3.0, required as ^9.3) -> satisfiable by laravel/passport[v9.3.0].
The text was updated successfully, but these errors were encountered:
Remove laravel/passport from composer.json then run composer update.
then run composer require smartins/passport-multiauth.
Let me know about your situation using the above describe instruction.
Using version ^7.0 for smartins/passport-multiauth
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for smartins/passport-multiauth ^7.0 -> satisfiable by smartins/passport-multiauth[7.x-dev, v7.0.0].
- Can only install one of: laravel/passport[8.x-dev, v9.3.0].
- Can only install one of: laravel/passport[v9.3.0, 8.x-dev].
- Can only install one of: laravel/passport[8.x-dev, v9.3.0].
- Conclusion: install laravel/passport 8.x-dev
- Installation request for laravel/passport (locked at v9.3.0, required as ^9.3) -> satisfiable by laravel/passport[v9.3.0].
The text was updated successfully, but these errors were encountered: