firebase / php-jwt

PHP package for JWT
BSD 3-Clause "New" or "Revised" License
9.3k stars 1.26k forks source link

Allow psr/cache ^3.0 #520

Closed stephanvierkant closed 10 months ago

stephanvierkant commented 1 year ago

There is a breaking change (added return types) but that doesn't impact this library because it doesn't implement the interfaces.