Upgrade recipes: symfony/security-bundle

This commit is contained in:
Julien Fastré 2023-09-06 13:26:40 +02:00
parent c6bb7b1d98
commit 2f8de4bf01
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -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: