diff --git a/hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml b/hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml index 1696bc74..d287f755 100644 --- a/hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml +++ b/hans-peter-ording/nflfastr-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml @@ -1,4 +1,5 @@ nflfastr_symfony: + timezone: Europe/Berlin sources: playByPlay: baseUrl: https://github.com/guga31bb/nflfastR-data @@ -6,4 +7,3 @@ nflfastr_symfony: roster: baseUrl: https://github.com/mrcaseb/nflfastR-roster path: tree/master/data/seasons - timezone: Europe/Berlin