mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 10:06:31 +03:00
* add survos/crawler-bundle * fix spacing * Update survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com> --------- Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"bundles": {
|
|
"Survos\\CrawlerBundle\\SurvosCrawlerBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|
|
|