Files
symfony-flex-recipes-contrib/survos/crawler-bundle/1.5/manifest.json
T
ec85310bcd add survos/crawler-bundle (#1554)
* 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>
2023-10-22 17:31:29 -04:00

10 lines
158 B
JSON

{
"bundles": {
"Survos\\CrawlerBundle\\SurvosCrawlerBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}