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
Description bin/console lint:container --no-debug fails with the following error:
The service "translator.logging" has a dependency on a non-existent service "translator.logging.inner".
How to reproduce bin/console lint:container --no-debug
Additional context
I'm using PHP 7.3.11 & 7.3.12.
When debug is on the command works okay. APP_DEBUG=1 bin/console lint:container --env=prod APP_DEBUG=1 bin/console lint:container --env=dev