diff --git a/app/config/config.yml b/app/config/config.yml index d6e7843905..9ad1f2afff 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -15,8 +15,8 @@ framework: router: resource: "%kernel.root_dir%/config/routing.yml" strict_requirements: ~ - form: ~ - csrf_protection: ~ + form: + csrf_protection: ~ validation: { enable_annotations: true } #serializer: { enable_annotations: true } templating: