Skip to content

4.0.0

Compare
Choose a tag to compare
@bizley bizley released this 26 Feb 13:01
· 24 commits to master since this release
81a92a6

This release adds compatibility with lcobucci/jwt v5 and introduces the following BC breaks:

  • Minimum required PHP version is 8.1
  • Empty signer, key, and signature are not allowed anymore
  • lcobucci/clock package is not provided by default anymore
  • store configuration key has been removed since it can hold only one value anyway