Files
symfony-flex-recipes-contrib/hans-peter-ording.nflfastr-symfony-bundle.0.9.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

35 lines
1.2 KiB
JSON

{
"manifests": {
"hans-peter-ording/nflfastr-symfony-bundle": {
"manifest": {
"bundles": {
"HansPeterOrding\\NflFastrSymfonyBundle\\NflFastrSymfonyBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/nfl_fastr_symfony.yaml": {
"contents": [
"nfl_fastr_symfony:",
" timezone: Europe/Berlin",
" sources:",
" playByPlay:",
" baseUrl: https://github.com/guga31bb/nflfastR-data",
" path: tree/master/data",
" roster:",
" baseUrl: https://github.com/mrcaseb/nflfastR-roster",
" path: tree/master/data/seasons",
""
],
"executable": false
}
},
"ref": "860088e810cf49f16d52720bc4a0ae50ba6177c9"
}
}
}