From 19ed59cf5b9d891db2697c3c25b5b3bce28d698c Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Thu, 12 Sep 2019 22:03:05 +0200 Subject: [PATCH] Register package bundle. --- drupol/ecl-twig-bundle/0.1/manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drupol/ecl-twig-bundle/0.1/manifest.json b/drupol/ecl-twig-bundle/0.1/manifest.json index e164c6e6..95fa6671 100644 --- a/drupol/ecl-twig-bundle/0.1/manifest.json +++ b/drupol/ecl-twig-bundle/0.1/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "drupol\\EclTwigBundle": ["all"] + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }