From e5bd8012bac0b67acc2b40ff1ffa0918b1d6b3f4 Mon Sep 17 00:00:00 2001 From: DerStoffel Date: Sat, 16 Sep 2017 10:26:08 +0200 Subject: [PATCH] fixed indentation of bracket --- broadway/event-store-dbal/0.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/broadway/event-store-dbal/0.1/manifest.json b/broadway/event-store-dbal/0.1/manifest.json index b08883a0..e164c6e6 100644 --- a/broadway/event-store-dbal/0.1/manifest.json +++ b/broadway/event-store-dbal/0.1/manifest.json @@ -1,5 +1,5 @@ { "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - } + } }