diff --git a/Command/UserPasswordHashCommand.php b/Command/UserPasswordHashCommand.php index 1d0e1d0..70499f4 100644 --- a/Command/UserPasswordHashCommand.php +++ b/Command/UserPasswordHashCommand.php @@ -70,7 +70,7 @@ protected function configure() Suppose that you have the following security configuration in your application: -# app/config/security.yml +# config/packages/security.yml security: password_hashers: Symfony\Component\Security\Core\User\InMemoryUser: plaintext