fix sf4 deprecated service configuration key

This commit is contained in:
Tchama 2020-07-16 14:46:36 +02:00
parent 56be317d1b
commit f833a08515

View File

@ -4,7 +4,7 @@ parameters:
services:
chill.custom_field.provider:
class: Chill\CustomFieldsBundle\Service\CustomFieldProvider
call:
calls:
- [setContainer, ["@service_container"]]
Chill\CustomFieldsBundle\Service\CustomFieldProvider: '@chill.custom_field.provider'