tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.28k stars 1.55k forks source link

Conflict with socialiteproviders/apple #2147

Open RoseRiyadh opened 3 years ago

RoseRiyadh commented 3 years ago

Conflict with socialiteproviders/apple

I'm using laravel 8 and using jwt-auth, I'm trying to add socialiteproviders/apple and it's not working because they are requiring version ^4.0 of lcobucci/jwt and your package has disabled upgrading it. I am required to make the project's version of laravel to be 8. What should I do in this case?

Your environment

Q A
Bug? yes
New Feature? no
Framework Laravel
Framework version ^8.0
Package version 1.x.y
PHP version 8.0.9
Messhias commented 3 years ago

Conflict with socialiteproviders/apple

I'm using laravel 8 and using jwt-auth, I'm trying to add socialiteproviders/apple and it's not working because they are requiring version ^4.0 of lcobucci/jwt and your package has disabled upgrading it. I am required to make the project's version of laravel to be 8. What should I do in this case?

Your environment

Q A Bug? yes New Feature? no Framework Laravel Framework version ^8.0 Package version 1.x.y PHP version 8.0.9

Hi, @tymondesigns has not appeared in the project for a long time. Might be is better for to you get a fork of the project and use your own version with this update/feature.

leon0399 commented 2 years ago

R.N. I'm working on dropping old versions support and upgrading requirements for this fork - https://github.com/PHP-Open-Source-Saver/jwt-auth

Ore00 commented 6 days ago

@RoseRiyadh are we good to close this?

RoseRiyadh commented 6 days ago

@RoseRiyadh are we good to close this?

Yes, I will check the new repository. Thank you.

Ore00 commented 6 days ago

@tymondesigns this is good to close.

Ore00 commented 4 days ago

@kingkero this should be closed?

kingkero commented 1 day ago

@kingkero this should be closed?

Hey, I am not affiliated with this repo (even though I might have commited PRs in the past).