mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
40 lines
1.5 KiB
JSON
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
|
|
}
|
|
}
|
|
} |