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

Unable ton install it on "laravel/framework": "^9.51". How to fix this error ??? #3

Open
chegmarco1989 opened this issue Apr 15, 2023 · 0 comments

Comments

@chegmarco1989
Copy link

Hello.

I'm trying to use it on my "laravel/framework": "^9.51", but I get this error:

Using version dev-master for mi-lopez/laravel-sso
./composer.json has been updated
Running composer update mi-lopez/laravel-sso
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires mi-lopez/laravel-sso dev-master -> satisfiable by mi-lopez/laravel-sso[dev-master].
    - mi-lopez/laravel-sso dev-master requires laravel/framework ^8.0 -> found laravel/framework[v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^9.51).

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

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

So how to install it on Laravel 9 ???

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