We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99dfe5 commit c8212e1Copy full SHA for c8212e1
src/Symfony/Component/PasswordHasher/Command/UserPasswordHashCommand.php
@@ -70,7 +70,7 @@ protected function configure()
70
Suppose that you have the following security configuration in your application:
71
72
<comment>
73
-# app/config/security.yml
+# config/packages/security.yml
74
security:
75
password_hashers:
76
Symfony\Component\Security\Core\User\InMemoryUser: plaintext
0 commit comments