mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
add recipe for barcode bundle (#1413)
* add recipe for barcode bundle * fix spacing
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
survos_barcode:
|
||||
foregroundColor: black
|
||||
widthFactor: 2
|
||||
height: 60
|
||||
9
survos/barcode-bundle/1.0/manifest.json
Normal file
9
survos/barcode-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Survos\\BarcodeBundle\\SurvosBarcodeBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user