From 1331bed60c8c54deb54daf438985340fad856bc6 Mon Sep 17 00:00:00 2001 From: ElectricMaxxx Date: Fri, 8 Sep 2017 19:01:46 +0200 Subject: [PATCH] fix indent --- symfony-cmf/seo-bundle/2.0/manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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%/" + } }