| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0 source code.tar.gz | 2023-10-01 | 76.0 kB | |
| 2.0.0 source code.zip | 2023-10-01 | 193.8 kB | |
| README.md | 2023-10-01 | 1.3 kB | |
| Totals: 3 Items | 271.2 kB | 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 https://github.com/hwi/HWIOAuthBundle/pull/1946
- Enable integration tests on Symfony 6 by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1947
- Prevent refreshing non-expired token by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1948
- Update GH actions by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1949
- Remove deprecations reported by Symfony 6.x by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1951
- Improve compatibility with Symfony 6.x by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1950
- Prevent fatal error when token doesn't have resource owner name set by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1952
- Run tests against PHP 8.3 by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1953
Full Changelog: https://github.com/hwi/HWIOAuthBundle/compare/2.0.0-BETA3...2.0.0