Merge pull request #327

This commit is contained in:
symfony-flex-server[bot]
2018-07-27 07:03:56 +00:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,3 @@
framework:
validator:
email_validation_mode: html5
+6
View File
@@ -0,0 +1,6 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["validation"]
}