Files
symfony-flex-recipes-contrib/emag-tech-labs.annotation-cache-bundle.5.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.4 KiB
JSON

{
"locks": {
"emag-tech-labs/annotation-cache-bundle": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "11fc35a1e2e704e0a6b5f95d272a6b1b9173f0a0"
}
}
},
"manifests": {
"emag-tech-labs/annotation-cache-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "emag-tech-labs/annotation-cache-bundle",
"version": "5.0",
"manifest": {
"bundles": {
"EmagTechLabs\\AnnotationCacheBundle\\AnnotationCacheBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/emag_annotation_cache.yaml": {
"contents": "annotation_cache:\n provider: cache.app\n ignore_namespaces:\n - 'App\\Entity'\n",
"executable": false,
"encoding": ""
}
},
"origin": "emag-tech-labs/annotation-cache-bundle:5.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}