From 51aa0ee181aede4039f272da8ba79bc06593c184 Mon Sep 17 00:00:00 2001 From: Nicolas MACHEREY Date: Mon, 1 Jan 2018 10:38:16 +0100 Subject: [PATCH] Add service publicy to ensure compat with new Symfony 3.4 DI --- Resources/config/collector.xml | 2 +- Resources/config/commands.xml | 6 +++--- Resources/config/services.xml | 22 +++++++++++----------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Resources/config/collector.xml b/Resources/config/collector.xml index 961881d..ea96faa 100644 --- a/Resources/config/collector.xml +++ b/Resources/config/collector.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - + diff --git a/Resources/config/commands.xml b/Resources/config/commands.xml index c84570d..18a7ab5 100644 --- a/Resources/config/commands.xml +++ b/Resources/config/commands.xml @@ -1,18 +1,18 @@ - + - + - + diff --git a/Resources/config/services.xml b/Resources/config/services.xml index 206fb79..ad5e86c 100644 --- a/Resources/config/services.xml +++ b/Resources/config/services.xml @@ -6,24 +6,24 @@ - + - + - + - + - + @@ -38,30 +38,30 @@ - + - + - + - + - + - +