mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "0cdc982334f45d554957a6167e030482795bf9d7"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" # As of Symfony 4.3 you can disable the NotCompromisedPassword Validator",
|
||||
" # not_compromised_password: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "21ab70175caf1e4b273791364fb30d27f1153546"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" not_compromised_password: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
"",
|
||||
" # Enables validator auto-mapping support.",
|
||||
" # For instance, basic validation constraints will be inferred from Doctrine's metadata.",
|
||||
" #auto_mapping:",
|
||||
" # App\\Entity\\: []",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "3eb8df139ec05414489d55b97603c5f6ca0c44cb"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" not_compromised_password: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
"",
|
||||
" # Enables validator auto-mapping support.",
|
||||
" # For instance, basic validation constraints will be inferred from Doctrine's metadata.",
|
||||
" auto_mapping:",
|
||||
" App\\Entity\\: []",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "48a8e5ef925e82aa7d665c887cd1fa60f8b7921d"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" # As of Symfony 4.3 you can disable the NotCompromisedPassword Validator",
|
||||
" # disable_not_compromised_password: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "9a285e4ff3915c7cd086e9945f30591a926baf83"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" not_compromised_password: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
"",
|
||||
" # Enables validator auto-mapping support.",
|
||||
" # For instance, basic validation constraints will be inferred from Doctrine's metadata.",
|
||||
" #auto_mapping:",
|
||||
" # App\\Entity\\: []",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "d902da3e4952f18d3bf05aab29512eb61cabd869"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/validator": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" disable_not_compromised_password: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/validator.yaml": {
|
||||
"contents": [
|
||||
"framework:",
|
||||
" validation:",
|
||||
" email_validation_mode: html5",
|
||||
"",
|
||||
" # Enables validator auto-mapping support.",
|
||||
" # For instance, basic validation constraints will be inferred from Doctrine's metadata.",
|
||||
" auto_mapping:",
|
||||
" App\\Entity\\: []",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "f8992cec2e7a33fb5453b1ba08acee62d01397e2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user