Files
symfony-flex-recipes/symfony.ai-cache-store.0.1.json
T
github-action[bot]andgithub-action[bot] 41d4a2b44d Update Flex endpoint
2025-12-29 08:23:25 +00:00

26 lines
741 B
JSON

{
"manifests": {
"symfony/ai-cache-store": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_cache_store.yaml": {
"contents": [
"ai:",
" store:",
" cache:",
" default:",
" service: 'cache.app'",
""
],
"executable": false
}
},
"ref": "3eef3d89b2068c37128b76117ea6d887d0607782"
}
}
}