Files
symfony-flex-recipes-contrib/survos.barcode-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] dcfa04be73 Update Flex endpoint
2022-06-06 09:44:01 +00:00

30 lines
870 B
JSON

{
"manifests": {
"survos/barcode-bundle": {
"manifest": {
"bundles": {
"Survos\\BarcodeBundle\\SurvosBarcodeBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/survos_barcode.yaml": {
"contents": [
"survos_barcode:",
" foregroundColor: black",
" widthFactor: 2",
" height: 60",
""
],
"executable": false
}
},
"ref": "19dfaed39754601b1ee9cc8e64cd0dee85a4ddfe"
}
}
}