Files
symfony-flex-recipes-contrib/willdurand.geocoder-bundle.4.1.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.5 KiB
JSON

{
"locks": {
"willdurand/geocoder-bundle": {
"version": "4.1",
"recipe": {
"repo": "4.1",
"branch": "master",
"version": "4.1",
"ref": "858d8e1ec0c07fbdc57526e338264ac945b3ffe1"
}
}
},
"manifests": {
"willdurand/geocoder-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "willdurand/geocoder-bundle",
"version": "4.1",
"manifest": {
"bundles": {
"Bazinga\\Bundle\\GeocoderBundle\\BazingaGeocoderBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dev/bazinga_geocoder.yaml": {
"contents": "bazinga_geocoder:\n # the IP used as the REMOTE_ADDR for all HTTP requests in \"dev\" environment\n # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md\n fake_ip: 123.123.123.123\n",
"executable": false,
"encoding": ""
}
},
"origin": "willdurand/geocoder-bundle:4.1@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}