From 2f8de4bf010c03e7565e7ed9adada17b479d34d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 6 Sep 2023 13:26:40 +0200 Subject: [PATCH] Upgrade recipes: symfony/security-bundle --- src/Bundle/ChillMainBundle/config/services/form.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Bundle/ChillMainBundle/config/services/form.yaml b/src/Bundle/ChillMainBundle/config/services/form.yaml index 226af2afe..86e78edfa 100644 --- a/src/Bundle/ChillMainBundle/config/services/form.yaml +++ b/src/Bundle/ChillMainBundle/config/services/form.yaml @@ -93,12 +93,12 @@ services: Chill\MainBundle\Form\Type\DataTransformer\CenterTransformer: ~ - chill.main.form.advanced_search_type: - class: Chill\MainBundle\Form\AdvancedSearchType - arguments: - - "@chill_main.search_provider" - tags: - - { name: form.type } + #chill.main.form.advanced_search_type: + # class: Chill\MainBundle\Form\AdvancedSearchType + # arguments: + # - "@chill_main.search_provider" + # tags: + # - { name: form.type } Chill\MainBundle\Form\UserPasswordType: arguments: