mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"bundles": {
|
|
"BitBag\\SyliusShippingExportPlugin\\BitBagSyliusShippingExportPlugin": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"gitignore": [
|
|
"/shipping_labels/"
|
|
]
|
|
}
|