Files
symfony-flex-recipes/symfony.ai-postgres-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
751 B
JSON

{
"manifests": {
"symfony/ai-postgres-store": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_postgres_store.yaml": {
"contents": [
"ai:",
" store:",
" postgres:",
" default:",
" connection: 'default'",
""
],
"executable": false
}
},
"ref": "373cb1506ee0d7082944bb2077adce7edcc23229"
}
}
}