Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #42 Update PasswordRequirementsValidator.php (philrennie)
This PR was merged into the master branch. Discussion ---------- requireSpecialCharacter regex will currently match against numeric characters, added numeric to the list of excluded matches in the regex. Commits ------- 77b480d Update PasswordRequirementsValidator.php
- Loading branch information