Files
symfony-flex-recipes-contrib/wemxo.dynamic-form-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] 16d28f114f Update Flex endpoint
2023-03-01 13:56:15 +00:00

31 lines
949 B
JSON

{
"manifests": {
"wemxo/dynamic-form-bundle": {
"manifest": {
"bundles": {
"Wemxo\\DynamicFormBundle\\DynamicFormBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dynamic_form.yaml": {
"contents": [
"dynamic_form:",
" recursive: true",
" config_paths:",
" - '%kernel.project_dir%/config/dynamic_form'",
" cache_pool: null",
""
],
"executable": false
}
},
"ref": "2d548a36fcd6c33db0789a70e079ad60351a5555"
}
}
}