Releases: javer/SpBundle
Releases · javer/SpBundle
Release list
2.1.0
2.0.1
2.0.0
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