-
Notifications
You must be signed in to change notification settings - Fork 24
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
Laravel 11 #9
Comments
+1 |
@maxleistner Hi, if it's possible can you share your console output? |
|
Ah sorry. Wrong repo. My error occured within |
Ah ok ok, I'II update in a few minutes. Thank you your reminder. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel-ready/license-server[1.0.1, ..., 1.2.7] require illuminate/support ^9.0 -> found illuminate/support[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- laravel-ready/license-server 1.2.17 requires illuminate/support ^10.0 || ^9.0 -> found illuminate/support[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.9] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires laravel-ready/license-server * -> satisfiable by laravel-ready/license-server[1.0.1, ..., 1.2.17].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-ready/license-server:*" to figure out if any version is installable, or "composer require laravel-ready/license-server:^2.1" if you know which you need.
The text was updated successfully, but these errors were encountered: