mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
fix errors when clearing cache
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
$logger: '@Psr\Log\LoggerInterface'
|
||||
$passwordEncoder: '@Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface'
|
||||
$validator: '@Symfony\Component\Validator\Validator\ValidatorInterface'
|
||||
$userRepository: '@Chill\MainBundle\Repository\UserRepository'
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Reference in New Issue
Block a user