php-jwt icon indicating copy to clipboard operation
php-jwt copied to clipboard

chore: drop support for PHP 7.4

Open bshaffer opened this issue 1 year ago • 1 comments
trafficstars

Additionally:

  • drop support for guzzlehttp/guzzle:v6
  • drop support for psr/cache:v1 and add support for psr/cache:v3 (dev only)

bshaffer avatar Feb 20 '24 18:02 bshaffer

I have a small comments, I think the readme should also be updated to remove references to PHP 7.2

JimTools avatar Mar 01 '24 06:03 JimTools