We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e3f48 commit c938583Copy full SHA for c938583
CHANGELOG.md
@@ -1,6 +1,7 @@
1
Changelog
2
=========
3
-## 2.2.1 (2024-12-xx)
+## 2.3.0 (2024-12-xx)
4
+* BC Break: Dropped support for Symfony: `6.3` and `7.0`,
5
* Bugfix: Prevent overwriting `failure_path` in `AuthenticationFailureHandler` when connect functionality is not enabled,
6
* Bugfix: Prevent overwriting `failure_handler` in security configuration if set,
7
* Bugfix: Type hint `AuthenticatorInterface` instead of `OAuthAuthenticator` in `RefreshAccessTokenListener`,
0 commit comments