Files
symfony-flex-recipes-contrib/mtarld.symbok-bundle.2.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

34 lines
1.2 KiB
JSON

{
"manifests": {
"mtarld/symbok-bundle": {
"manifest": {
"bundles": {
"Mtarld\\SymbokBundle\\SymbokBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * <fg=blue>Configure</> bundle in <comment>config/packages/symbok.yaml</>",
" * <fg=blue>Read</> the documentation at <comment>https://github.com/mtarld/symbok-bundle/blob/master/src/Resources/doc/index.md</>"
]
},
"files": {
"config/packages/symbok.yaml": {
"contents": [
"symbok:",
" # Namespaces that you want to be processed by symbok",
" namespaces:",
" # - 'App\\Entity'",
""
],
"executable": false
}
},
"ref": "c1ae1108fa1d7889f0c105c956f74f141cef52dc"
}
}
}