Open ok5551 opened 1 week ago
Okay well, I updated to php8.2 as a developer on jwt said php8.1 is not supported, I don't prefer this but later on if there's a security update I don't want to be screwed...
Maybe update this to php8.2+?
Thanks, it will be taken in consideration in the next release.
Hi all,
Can there be jwt support for php8.1, if not is there a way I can downgrade to a working jwt version? My justification is that php8.1 is a support php version.
I get this running composer:
lcobucci/jwt 5.4.0 requires php ~8.2.0 || ~8.3.0 | ~8.4.0 -> your php version (8.1.30) does not satisfy that requirement.
Thanks.