Replies: 2 comments 4 replies
-
SF 6 is supported in V2. https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/composer.json#L45 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes and no. Yes If we believe composer. But when I update to 6.x symfony/security-core also updates to 6.x. In 6.0 they remove AuthenticationProviderInterface. Which is still being used in V2. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I was wondering when we can expect the release of a 3.x branch
Im using you're bundle in my project. I want to upgrade Symfony to 6.x. But I need the 3.x release because the 2.x still uses AuthenticationProviderInterface from symfony. I saw it is removed in 3.x.
Beta Was this translation helpful? Give feedback.
All reactions