mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
40 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
} |