passport-custom-jwt-claims icon indicating copy to clipboard operation
passport-custom-jwt-claims copied to clipboard

Passport Version Problem

Open yavuzkoca opened this issue 7 years ago • 3 comments

I cannot run composer require benbjurstrom/passport-custom-jwt-claims it gives Problem 1 - Can only install one of: laravel/passport[4.0.x-dev, v6.0.3]. - Can only install one of: laravel/passport[v6.0.3, 4.0.x-dev]. - Can only install one of: laravel/passport[4.0.x-dev, v6.0.3]. - benbjurstrom/passport-custom-jwt-claims 0.0.4 requires laravel/passport ^4.0 -> satisfiable by laravel/passport[4.0.x-dev]. - Installation request for benbjurstrom/passport-custom-jwt-claims ^0.0.4 -> satisfiable by benbjurstrom/passport-custom-jwt-claims[0.0.4]. - Installation request for laravel/passport (locked at v6.0.3, required as ^6.0) -> satisfiable by laravel/passport[v6.0.3].

yavuzkoca avatar Jul 06 '18 07:07 yavuzkoca

I have created a pull request that addresses this problem. Until it gets merged feel free to use my fork of the package (https://github.com/justinasit/passport-custom-jwt-claims).

justinasit avatar Aug 09 '18 18:08 justinasit

Any news about this issue? Would be great if this plugin was compatible with Laravel 5.8 / last Passport version. Thanks

eleftrik avatar Mar 06 '19 11:03 eleftrik

same problem :(

webowodev avatar Apr 07 '19 07:04 webowodev