diff --git a/app/config/config.yml b/app/config/config.yml index 7b9288985c..c5ac2b86c8 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -74,9 +74,8 @@ framework: http_method_override: true theodo_evolution_session: - bag_manager: - class: Theodo\Evolution\Bundle\SessionBundle\Manager\Symfony1\BagManager - configuration_class: Theodo\Evolution\Bundle\SessionBundle\Manager\Symfony1\BagConfiguration + bag_manager_service: theodo_evolution.session.symfony1.bag_manager + bag_configuration_service: theodo_evolution.session.symfony1.bag_manager_configuration # Twig Configuration twig: