From 94d818bc448b761c797201d1afe65618d7d174d5 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 13 Sep 2017 12:32:27 -0700 Subject: [PATCH] fixed typo in namespace --- willdurand/geocoder-bundle/4.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/willdurand/geocoder-bundle/4.1/manifest.json b/willdurand/geocoder-bundle/4.1/manifest.json index 05c37921..1850ec40 100644 --- a/willdurand/geocoder-bundle/4.1/manifest.json +++ b/willdurand/geocoder-bundle/4.1/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": ["all"] + "Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"