From 647bd8158aef41f1f02262acd9941844d87bb3cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20H=C3=A9bert?= Date: Sat, 6 Apr 2019 18:39:46 +0200 Subject: [PATCH] fix typo --- gheb/configuration-converter-bundle/0.5/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gheb/configuration-converter-bundle/0.5/manifest.json b/gheb/configuration-converter-bundle/0.5/manifest.json index bbf21d32..2830e0e7 100644 --- a/gheb/configuration-converter-bundle/0.5/manifest.json +++ b/gheb/configuration-converter-bundle/0.5/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "Gheb\\ConfigurationConverter\\ConfigurationConverterBundle": ["dev"] + "ConfigurationConverter\\ConfigurationConverterBundle": ["dev"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"