Files
symfony-flex-recipes-contrib/gpslab/geoip2/2.0/manifest.json
T

12 lines
235 B
JSON

{
"bundles": {
"GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"geoip2:update": "symfony-cmd"
}
}