From 4803e8ac052722cc92fe260db22aa0f7f725c5de Mon Sep 17 00:00:00 2001 From: tsantos Date: Mon, 23 Jul 2018 16:12:42 -0300 Subject: [PATCH] Remove configuration for twig bundle --- tsantos/serializer-bundle/1.0/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsantos/serializer-bundle/1.0/manifest.json b/tsantos/serializer-bundle/1.0/manifest.json index 6d9b52af..e95fdc7c 100644 --- a/tsantos/serializer-bundle/1.0/manifest.json +++ b/tsantos/serializer-bundle/1.0/manifest.json @@ -1,7 +1,6 @@ { "bundles": { - "TSantos\\SerializerBundle\\TSantosSerializerBundle": ["all"], - "Symfony\\Bundle\\TwigBundle\\TwigBundle": ["dev", "test"] + "TSantos\\SerializerBundle\\TSantosSerializerBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"