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

15 lines
284 B
JSON

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