Files
symfony-flex-recipes-contrib/emag-tech-labs.annotation-cache-bundle.5.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
922 B
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'",
""
],
"executable": false
}
},
"ref": "11fc35a1e2e704e0a6b5f95d272a6b1b9173f0a0"
}
}
}