nuwave / lighthouse

A framework for serving GraphQL from Laravel
https://lighthouse-php.com
MIT License
3.33k stars 434 forks source link

Laravel v11 support dependancy missing #2528

Closed shazeedul closed 3 months ago

shazeedul commented 3 months ago

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