mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"pugx/geo-form-bundle": {
|
|
"version": "0.2",
|
|
"recipe": {
|
|
"repo": "0.2",
|
|
"branch": "master",
|
|
"version": "0.2",
|
|
"ref": "42039f7248b57a673d541988db6af59904d0db5c"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"pugx/geo-form-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "pugx/geo-form-bundle",
|
|
"version": "0.2",
|
|
"manifest": {
|
|
"bundles": {
|
|
"PUGX\\GeoFormBundle\\PUGXGeoFormBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/pugx_geo_form.yaml": {
|
|
"contents": "pugx_geo_form:\n # see https://developers.google.com/maps/documentation/javascript/geocoding#GeocodingRequests for possible values for \"region\"\n region: EU\n useSsl: true\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "pugx/geo-form-bundle:0.2@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |