Files
symfony-flex-recipes/symfony.ai-scraper-tool.0.1.json
T
github-action[bot]andgithub-action[bot] 6eb88e3c4c Update Flex endpoint
2025-11-25 07:25:25 +00:00

27 lines
814 B
JSON

{
"manifests": {
"symfony/ai-scraper-tool": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_scraper_tool.yaml": {
"contents": [
"services:",
" _defaults:",
" autowire: true",
" autoconfigure: true",
"",
" Symfony\\AI\\Agent\\Bridge\\Scraper\\Scraper: null",
""
],
"executable": false
}
},
"ref": "d5835512c629bb436e7d9c5f82156d0f03ff6e36"
}
}
}