Skip to content

2.0.0

Choose a tag to compare

@javer javer released this 08 Dec 00:05
· 3 commits to master since this release
2.0.0
e4640c5

What's new:

  • Add Symfony 6 support and bump PHP to 8.0
  • Implement Symfony Authenticator
  • Drop support for old Authentication Provider and Listener
  • Drop SamlSpResponseToken
  • BC Breaks in SamlSpToken, Factory and related interfaces
  • Use native PHP types whenever it is possible
  • Update unit tests to PHPUnit 9.5
  • Require specific Symfony components instead of symfony/symfony
  • Move from Travis CI to GitHub Actions