Skip to content

Commit 3b19bd9

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #559
2 parents fab5979 + 32dd187 commit 3b19bd9

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
framework:
2+
validation:
3+
disable_not_compromised_password: true
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
framework:
2+
validation:
3+
email_validation_mode: html5
4+
5+
# Enables validator auto-mapping support.
6+
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
7+
auto_mapping:
8+
App\Entity\: []

symfony/validator/4.3/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/manifest.json

0 commit comments

Comments
 (0)