joselfonseca / lighthouse-graphql-passport-auth

Add GraphQL mutations to get tokens from passport for https://lighthouse-php.com/
https://lighthouse-php-auth.com/
MIT License
228 stars 56 forks source link

Laravel Passport Version 11 #156

Closed alMWI closed 1 year ago

alMWI commented 1 year ago

Hello,

We are updating our composer packages using the new composer bump and composer outdated commands from composer v2.4.1.

The composer outdated output shows

Direct dependencies required in composer.json:
laravel/passport               v10.4.1 v11.0.0 Laravel Passport provides OAuth2 server support to Laravel.

Your composer.json file shows that it is using "laravel/passort": "^9.0 || ^10.0". Is it possible for your package to support Laravel Passport Version 11?

joselfonseca commented 1 year ago

Still having issues finding the time to do this. a PR is welcome!

joselfonseca commented 1 year ago

Should be good in https://github.com/joselfonseca/lighthouse-graphql-passport-auth/releases/tag/8.0.0