Files
symfony-flex-recipes-contrib/willdurand.geocoder-bundle.4.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
1.0 KiB
JSON

{
"manifests": {
"willdurand/geocoder-bundle": {
"manifest": {
"bundles": {
"Bazinga\\Bundle\\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": "858d8e1ec0c07fbdc57526e338264ac945b3ffe1"
}
}
}