From c9052c9720203ce92584e0e57096532005cfbe1a Mon Sep 17 00:00:00 2001 From: Paulo Rodrigues Pinto Date: Wed, 20 Feb 2019 18:35:33 +0000 Subject: [PATCH] Fix issue with symfony versions earlier than 3.3 --- Resources/config/commands.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/config/commands.xml b/Resources/config/commands.xml index c9bcc90..49bee26 100644 --- a/Resources/config/commands.xml +++ b/Resources/config/commands.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - +