diff --git a/gpslab/geoip2/1.1/manifest.json b/gpslab/geoip2/1.1/manifest.json index 6d8910f1..1dd03011 100644 --- a/gpslab/geoip2/1.1/manifest.json +++ b/gpslab/geoip2/1.1/manifest.json @@ -2,6 +2,9 @@ "bundles": { "GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle": ["all"] }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, "composer-scripts": { "geoip2:update": "symfony-cmd" }