mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
14 lines
414 B
JSON
14 lines
414 B
JSON
{
|
|
"bundles": {
|
|
"MonsieurBiz\\SyliusShippingSlotPlugin\\MonsieurBizSyliusShippingSlotPlugin": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"copy-from-package": {
|
|
"src/Resources/views/SyliusShopBundle/Checkout/SelectShipping/_choice.html.twig": "templates/bundles/SyliusShopBundle/Checkout/SelectShipping/_choice.html.twig"
|
|
}
|
|
}
|