add "copy-from-recipe" section

This commit is contained in:
Peter Gribanov
2019-07-30 17:21:11 +03:00
parent 19887f0ed8
commit 6934c37489
+3
View File
@@ -2,6 +2,9 @@
"bundles": {
"GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"geoip2:update": "symfony-cmd"
}