-
The blacklist validator was removed.
Use the NotCompromisedPassword validator or PasswordCommonList Validator instead.
-
The PwnedPassword validator was removed in favor of the Symfon NotCompromisedPassword validator.
-
Support for Symfony 4 and 5 was removed, PHP 8.2 and Symfony 6.0 is now the minimum required version.
- The blacklist validator was deprecated in favor of the PasswordCommonList Validator.
- The PwnedPassword validator is deprecated in favor of the Symfony NotCompromisedPassword validator