Files
symfony-flex-recipes/symfony.ai-postgres-store.0.1.json
github-action[bot]andgithub-action[bot] 4a25539215 Update Flex endpoint
2026-04-03 11:56:27 +00:00

26 lines
781 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:",
" dbal_connection: 'doctrine.dbal.default_connection'",
""
],
"executable": false
}
},
"ref": "2dc03e717a268169c6cb88e260a4cc860ade3c94"
}
}
}