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

40 lines
1.3 KiB
JSON

{
"locks": {
"cache/adapter-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "808d9142e173dfca88ef8b9aa72a7431d63caf27"
}
}
},
"manifests": {
"cache/adapter-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "cache/adapter-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"Cache\\AdapterBundle\\CacheAdapterBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/cache_adapter.yaml": {
"contents": "cache_adapter:\n providers:\n default:\n factory: cache.factory.array\n",
"executable": false,
"encoding": ""
}
},
"origin": "cache/adapter-bundle:1.1@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}