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

Add support for lcobucci/jwt v5 #76

Closed
bobvandevijver opened this issue Mar 6, 2023 · 3 comments
Closed

Add support for lcobucci/jwt v5 #76

bobvandevijver opened this issue Mar 6, 2023 · 3 comments

Comments

@bobvandevijver
Copy link

This bundle currently requires lcobucci/jwt ^3.4|^4.0 and is therefor the only dependency that is currently blocking me to upgrade to the latest JWT lcobucci/jwt release.

Note that the v5 release might need some work here as the release removes deprecated components, makes PHP 8.1 the minimum required version and ships some API improvements.

@dunglas
Copy link
Member

dunglas commented Mar 6, 2023

lcobucci/jwt 5 is already supported in the main branch. We'll tag a release soon. #72

@dunglas dunglas closed this as completed Mar 6, 2023
@dunglas
Copy link
Member

dunglas commented Mar 6, 2023

Done!

@bobvandevijver
Copy link
Author

Sorry about that, should have checked the master branch first! Thanks for the tag 😃

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