Skip to content

Commit 6c66020

Browse files
kbondchalasr
andauthored
Update symfony/security-bundle/5.3/config/packages/security.yaml
Co-authored-by: Robin Chalas <chalasr@users.noreply.github.com>
1 parent 691cd98 commit 6c66020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/security-bundle/5.3/config/packages/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ security:
2929
when@test:
3030
security:
3131
password_hashers:
32-
# By default, password encoders are resource intensive and take time. This is
32+
# By default, password hashers are resource intensive and take time. This is
3333
# important to generate secure password hashes. In tests however, secure hashes
3434
# are not important, waste resources and increase test times. The following
3535
# reduces the work factor to the lowest possible values.

0 commit comments

Comments
 (0)