Files
symfony-flex-recipes-contrib/archived/willdurand.geocoder-bundle/c91cb5bb4bf3b3b5203d50eeaf80a5442ff92dc0.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\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": [
"all"
]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
},
"files": {
"etc/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": "c91cb5bb4bf3b3b5203d50eeaf80a5442ff92dc0"
}
}
}