Files
symfony-flex-recipes/archived/symfony.validator/fec337133aee79010c1917725077fa06cbac3d7e.json
T
github-action[bot]andgithub-action[bot] a5298a919f Update Flex archives
2021-12-18 17:20:12 +00:00

24 lines
652 B
JSON

{
"manifests": {
"symfony/validator": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/validator.yaml": {
"contents": [
"framework:",
" validator:",
" email_validation_mode: html5",
""
],
"executable": false
}
},
"ref": "fec337133aee79010c1917725077fa06cbac3d7e"
}
}
}