Fix bundle namespace in BazingaGeocoderBundle 4.1 (#101)

This commit is contained in:
Romain Neutron
2017-10-16 06:58:14 -07:00
committed by Symfony
parent 2ae5a2817a
commit fc02fcf66d
+1 -1
View File
@@ -1,6 +1,6 @@
{
"bundles": {
"Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": ["all"]
"Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"