From 853054988bd6de2a13835898a0de38019c4ab028 Mon Sep 17 00:00:00 2001 From: Michael COULLERET Date: Wed, 17 May 2017 14:59:23 +0200 Subject: [PATCH] Fix indendation manifest --- nelmio/api-doc-bundle/2.13/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nelmio/api-doc-bundle/2.13/manifest.json b/nelmio/api-doc-bundle/2.13/manifest.json index e2b2bf37..7ac3390f 100644 --- a/nelmio/api-doc-bundle/2.13/manifest.json +++ b/nelmio/api-doc-bundle/2.13/manifest.json @@ -3,6 +3,6 @@ "Nelmio\\ApiDocBundle\\NelmioApiDocBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "etc/": "%ETC_DIR%/" } }