Skip to content

Release v3.0.0

Choose a tag to compare

@steverhoades steverhoades released this 24 Sep 12:48
· 2 commits to master since this release
b1f23e9

Please note that this is a breaking change release. Support for PHP versions < 7.4 have been dropped with this release. These versions are long outside LTS.

What's Changed

  • Migrate the CI setup to GitHub Actions by @stof in #58
  • Allow league/oauth2-server 9.x by @stof in #57
  • Fix CI setup by @stof in #60
  • Document the return type of IdentityProviderInterface by @stof in #59
  • Added kid header in id token by @DarthLegiON in #56

New Contributors

Full Changelog: v2.6.1...v3.0.0