From fc02fcf66dd026cca38c0086c4e89ab2cb4ad1f6 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 16 Oct 2017 15:58:14 +0200 Subject: [PATCH] Fix bundle namespace in BazingaGeocoderBundle 4.1 (#101) --- 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 1850ec40..05c37921 100644 --- a/willdurand/geocoder-bundle/4.1/manifest.json +++ b/willdurand/geocoder-bundle/4.1/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": ["all"] + "Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"