v1.5.0-alpha
Pre-release
Pre-release
What's Changed
- Dispatch UserNotFoundEvent when a user was not found by @f-jost in #112
- Test with PHP 8.2 and Symfony 6.2 (drop test with PHP 7.4) by @vincentchalamon in #113
- Fix the "Overriding" ref link in doc by @nxtpge in #115
- Fix laminas/laminas-code support for PHP 8.0 and Symfony 4.4 in CI by @vincentchalamon in #118
- Replace
isMasterRequest
byisMainRequest
in documentation by @vincentchalamon in #121 - Support multiple users (provider integration) by @aziz-harazi in #107
New Contributors
- @f-jost made their first contribution in #112
- @nxtpge made their first contribution in #115
- @aziz-harazi made their first contribution in #107
Full Changelog: v1.4.6...v1.5.0-alpha