diff --git a/contao/installation-bundle/4.6/manifest.json b/contao/installation-bundle/4.6/manifest.json index e164c6e6..f14e39e9 100644 --- a/contao/installation-bundle/4.6/manifest.json +++ b/contao/installation-bundle/4.6/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "Contao\\InstallationBundle\\ContaoInstallationBundle": ["all"] + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }