oauth2-openid-connect-client icon indicating copy to clipboard operation
oauth2-openid-connect-client copied to clipboard

Upgrade to lcobucci/jwt 4.x

Open inoric opened this issue 2 years ago • 0 comments

This PR upgrades lcobucci/jwt to v4 with all the necessary changes.

This was needed for my project where I use lcobucci/jwt v4 and PHP 8.1. I think it's safe to say this fixes #28. I got all the unit tests to pass and there don't seem to be any breaking changes expect for some return type changes.

inoric avatar Jun 12 '22 20:06 inoric