diff --git a/UPGRADE-2.5.md b/UPGRADE-2.5.md index f5704103fe..e3b581b5b9 100644 --- a/UPGRADE-2.5.md +++ b/UPGRADE-2.5.md @@ -61,7 +61,7 @@ Validator Strict email validation has to be explicitly activated in the configuration file by adding ``` - framework_bundle: + framework: //... validation: strict_email: true