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

Laravel 11 #9

Open
quBITcode opened this issue Apr 28, 2024 · 5 comments
Open

Laravel 11 #9

quBITcode opened this issue Apr 28, 2024 · 5 comments
Assignees

Comments

@quBITcode
Copy link

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.

@maxleistner
Copy link

+1

@relliv
Copy link
Member

relliv commented Jun 12, 2024

@maxleistner Hi, if it's possible can you share your console output?

@relliv relliv self-assigned this Jun 12, 2024
@maxleistner
Copy link

@maxleistner Hi, if it's possible can you share your console output?

Problem 1
    - laravel-ready/license-connector[1.0.1, ..., 1.1.1] require illuminate/support ^9.0 -> found illuminate/support[v9.0.0-beta.1, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - laravel-ready/license-connector v1.1.2 requires illuminate/support ^10.0 || ^9.0 -> found illuminate/support[v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.48.12] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires laravel-ready/license-connector * -> satisfiable by laravel-ready/license-connector[1.0.1, 1.1.1, v1.1.2].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-ready/license-connector:*" to figure out if any version is installable, or "composer require laravel-ready/license-connector:^2.1" if you know which you need.

@maxleistner
Copy link

Ah sorry. Wrong repo. My error occured within license-connector

@relliv
Copy link
Member

relliv commented Jun 12, 2024

Ah sorry. Wrong repo. My error occured within license-connector

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants