Files
symfony-flex-recipes-contrib/archived/willdurand.geocoder-bundle/01791be686668c3f77f5cbec606a8ea1691f5aac.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

30 lines
1.0 KiB
JSON

{
"manifests": {
"willdurand/geocoder-bundle": {
"manifest": {
"bundles": {
"Bazinga\\GeocoderBundle\\BazingaGeocoderBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dev/bazinga_geocoder.yaml": {
"contents": [
"bazinga_geocoder:",
" # the IP used as the REMOTE_ADDR for all HTTP requests in \"dev\" environment",
" # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md",
" fake_ip: 123.123.123.123",
""
],
"executable": false
}
},
"ref": "01791be686668c3f77f5cbec606a8ea1691f5aac"
}
}
}