Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Service in v2.12.4 #896

Closed
francoispienaar opened this issue Jul 28, 2021 · 1 comment · Fixed by #897
Closed

Missing Service in v2.12.4 #896

francoispienaar opened this issue Jul 28, 2021 · 1 comment · Fixed by #897

Comments

@francoispienaar
Copy link

Hi,

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.

@chalasr
Copy link
Collaborator

chalasr commented Jul 28, 2021

Hi, my bad. Just released v2.12.5, it should be ok now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants