diff --git a/symfony-cmf/seo-bundle/2.0/manifest.json b/symfony-cmf/seo-bundle/2.0/manifest.json index d0755dd3..2cdf736b 100644 --- a/symfony-cmf/seo-bundle/2.0/manifest.json +++ b/symfony-cmf/seo-bundle/2.0/manifest.json @@ -1,8 +1,8 @@ { - "bundles": { - "Symfony\\Cmf\\Bundle\\SeoBundle\\CmfSeoBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "bundles": { + "Symfony\\Cmf\\Bundle\\SeoBundle\\CmfSeoBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } }