Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #63 allow symfony/deprecation-contracts v3.0 (jkabat)
This PR was merged into the main branch. Discussion ---------- | Q | A | ------------- | --- | Branch? | main | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | License | MIT Recently there were new release of symfony/deprecation-contracts for PHP8+. Without allowing it PasswordStrengthValidator on PHP8 enabled project is downgraded to v1.3. Commits ------- c8148e7 allow symfony/deprecation-contracts v3.0
- Loading branch information