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

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
}
}
}