2.0.0 Release
This release does two simple things, upgrades the package to run on supported versions of PHP (7.4 and 8.0) and upgrades its integration with ReallySimpleJWT to version 4.0. It makes no major implementation changes.
Additional Work:
- Upgraded dependent libraries to support PHP 7.4
- Applied fixes to work with ReallySimpleJWT version 4.0.
- Made use of the Tokens factory class available in ReallySimpleJWT version 4.0.
- Applied type fixes to Tests and resolved other issues highlighted by PHPStan.
To Do:
- Upgrade to PHP 8.1
- Upgrade to ReallySimpleJWT 5.0