From 8fc3ff3c476640fb91846aaa2d08f4487becc3bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20May?= Date: Thu, 8 Oct 2020 16:06:49 +0200 Subject: [PATCH] add timezone config --- .../0.1/config/packages/nflfastr_symfony.yaml | 1 + 1 file changed, 1 insertion(+) 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 bee7ea27..1696bc74 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 @@ -6,3 +6,4 @@ nflfastr_symfony: roster: baseUrl: https://github.com/mrcaseb/nflfastR-roster path: tree/master/data/seasons + timezone: Europe/Berlin