Files
symfony-flex-recipes-contrib/emag-tech-labs.annotation-cache-bundle.6.0.json
T
github-action[bot]andgithub-action[bot] 9ee538551c Update Flex endpoint
2022-12-17 16:42:33 +00:00

33 lines
1.0 KiB
JSON

{
"manifests": {
"emag-tech-labs/annotation-cache-bundle": {
"manifest": {
"bundles": {
"EmagTechLabs\\AnnotationCacheBundle\\AnnotationCacheBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/emag_annotation_cache.yaml": {
"contents": [
"annotation_cache:",
" provider: cache.app",
" ignore_namespaces:",
" - 'App\\Entity'",
" ignore_names:",
" - legacy",
" - required",
""
],
"executable": false
}
},
"ref": "ca6113481ac4be5d196805765f28e7061768f874"
}
}
}