Files
symfony-flex-recipes-contrib/sylius.bootstrap-admin-ui.0.4.json
T
github-action[bot]andgithub-action[bot] 145084e685 Update Flex endpoint
2024-10-08 14:12:10 +00:00

28 lines
851 B
JSON

{
"manifests": {
"sylius/bootstrap-admin-ui": {
"manifest": {
"bundles": {
"Sylius\\BootstrapAdminUi\\Symfony\\SyliusBootstrapAdminUiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/sylius_bootstrap_admin_ui.yaml": {
"contents": [
"imports:",
" - { resource: '@SyliusBootstrapAdminUiBundle/config/app.php' }",
""
],
"executable": false
}
},
"ref": "48198641b4c0d0d365519d74b097be53bf53e335"
}
}
}