2.0.0
Long awaited 2.0 release!
The main changes:
- completely reworked resource owners internals,
- official support for Symfony 6,
- official support for PHP 8,
- dropped support for Symfony <5.4,
- dropped support for PHP <7.4,
- removed support for
FOSUserBundle
,
For details go and read the CHANGELOG file.
What's Changed
- Remove direct deprecations reported on Symfony 6 by @stloyd in #1946
- Enable integration tests on Symfony 6 by @stloyd in #1947
- Prevent refreshing non-expired token by @stloyd in #1948
- Update GH actions by @stloyd in #1949
- Remove deprecations reported by Symfony 6.x by @stloyd in #1951
- Improve compatibility with Symfony 6.x by @stloyd in #1950
- Prevent fatal error when token doesn't have resource owner name set by @stloyd in #1952
- Run tests against PHP 8.3 by @stloyd in #1953
Full Changelog: 2.0.0-BETA3...2.0.0