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 v11 support dependancy missing #2528

Closed
shazeedul opened this issue Mar 20, 2024 · 0 comments
Closed

Laravel v11 support dependancy missing #2528

shazeedul opened this issue Mar 20, 2024 · 0 comments

Comments

@shazeedul
Copy link

shazeedul commented Mar 20, 2024

Describe the bug

Expected behavior/Solution

Steps to reproduce

  1. composer require dependencies to be resolved.

Output/Logs

Click to expand
❯ composer require nuwave/lighthouse:"6.35.0"
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
./composer.json has been updated
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Running composer update nuwave/lighthouse
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 nuwave/lighthouse 6.35.0 -> satisfiable by nuwave/lighthouse[v6.35.0].
    - nuwave/lighthouse v6.35.0 requires illuminate/auth ^9 || ^10 -> found illuminate/auth[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.3] but these were not loaded, likely because it conflicts with another require.


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

Lighthouse Version

Latest version 6.35.0

@spawnia spawnia closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2024
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

2 participants