From 46dc7d9aabbf661976c84ca149ce65fd55e5eb8b Mon Sep 17 00:00:00 2001 From: Meritoo Date: Sat, 21 Jul 2018 22:58:17 +0200 Subject: [PATCH] Fix bug "unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM), expecting ']'" --- meritoo/common-bundle/0.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meritoo/common-bundle/0.1/manifest.json b/meritoo/common-bundle/0.1/manifest.json index c5b556aa..3019d04d 100644 --- a/meritoo/common-bundle/0.1/manifest.json +++ b/meritoo/common-bundle/0.1/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "Meritoo\\CommonBundle\\MeritooCommonBundle::class": ["all"] + "Meritoo\\CommonBundle\\MeritooCommonBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"