From 36f43b90e43496c307548b6e55b2addaa26cccf1 Mon Sep 17 00:00:00 2001 From: Jacques de Lamballerie Date: Thu, 2 Aug 2018 14:44:14 +0200 Subject: [PATCH] test --- wandi/mailer-bundle/1.0/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wandi/mailer-bundle/1.0/manifest.json b/wandi/mailer-bundle/1.0/manifest.json index 70d93ffc..97cfc7e2 100644 --- a/wandi/mailer-bundle/1.0/manifest.json +++ b/wandi/mailer-bundle/1.0/manifest.json @@ -2,7 +2,7 @@ "bundles": { "Wandi\\MailerBundle\\WandiMailerBundle": ["all"] }, - "copy-from-recipe": { + "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }