You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated to v2.12.4, and it broke my Symfony (4.4) security configuration:
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In CheckExceptionOnInvalidReferenceBehaviorPass.php line 86:
!!
!! The service "security.authentication.provider.guard.api" has a dependency on a non-existent service "lexik_jwt_auth
!! entication.jwt_token_authenticator".
!!
!!
!!
Script @auto-scripts was called via post-install-cmd
Downgrading to v2.12.3 resolved the above error message.
The text was updated successfully, but these errors were encountered:
Hi,
I just updated to v2.12.4, and it broke my Symfony (4.4) security configuration:
Downgrading to v2.12.3 resolved the above error message.
The text was updated successfully, but these errors were encountered: