Skip to content

Commit b77add3

Browse files
authored
Fix disabling not_compromised_validator
1 parent 4e3142d commit b77add3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
framework:
22
validation:
33
# As of Symfony 4.3 you can disable the NotCompromisedPassword Validator
4-
# disable_not_compromised_password: true
4+
# not_compromised_password: false

0 commit comments

Comments
 (0)