From 031a64e6ba468bcf216745fa88fdfe6fcb82f158 Mon Sep 17 00:00:00 2001 From: Spomky Date: Sat, 23 Sep 2017 16:06:00 +0200 Subject: [PATCH] Fix error on spomky-labs/jose-bundle --- spomky-labs/jose-bundle/2.2/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spomky-labs/jose-bundle/2.2/manifest.json b/spomky-labs/jose-bundle/2.2/manifest.json index 2edb5c46..726bc042 100644 --- a/spomky-labs/jose-bundle/2.2/manifest.json +++ b/spomky-labs/jose-bundle/2.2/manifest.json @@ -3,6 +3,6 @@ "SpomkyLabs\\JoseBundle\\SpomkyLabsJoseBundle": ["all"] }, "copy-from-recipe": { - "config": "%CONFIG_DIR%/" + "config/": "%CONFIG_DIR%" } }