We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
symfony/validator
1 parent e835c3a commit 08c8699Copy full SHA for 08c8699
config/packages/validator.yaml
@@ -1,7 +1,5 @@
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:
symfony.lock
@@ -484,12 +484,12 @@
484
]
485
},
486
"symfony/validator": {
487
- "version": "6.1",
+ "version": "7.2",
488
"recipe": {
489
"repo": "github.com/symfony/recipes",
490
"branch": "main",
491
- "version": "5.3",
492
- "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
+ "version": "7.0",
+ "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
493
494
"files": [
495
"config/packages/validator.yaml"
0 commit comments