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

43 lines
1.5 KiB
JSON

{
"locks": {
"meritoo/common-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "ca8964b10433ecc52f0500d4b58264eca5bbdba5"
}
}
},
"manifests": {
"meritoo/common-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "meritoo/common-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"Meritoo\\CommonBundle\\MeritooCommonBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"MERITOO_FORM_NOVALIDATE": "false"
}
},
"files": {
"config/packages/meritoo_common.yaml": {
"contents": "#\n# All configuration options are described here:\n# https://github.com/meritoo/common-bundle/blob/master/docs/Configuration.md\n#\nmeritoo_common:\n form:\n novalidate: \"%env(bool:MERITOO_FORM_NOVALIDATE)%\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "meritoo/common-bundle:0.1@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}