From 1fedd4417705585548375c11ec67cfec26d9b995 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 4 Apr 2017 17:24:33 -0400 Subject: Bug 1342000 - Incorrect time for Europe/Moscow --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 59ed8f2cd..1e100c996 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,7 @@ my %requires = ( 'DBI' => '1.614', 'Date::Format' => '2.23', 'DateTime' => '0.75', - 'DateTime::TimeZone' => '1.64', + 'DateTime::TimeZone' => '2.11', 'Digest::SHA' => 0, 'Email::MIME' => '1.904', 'Email::Send' => '1.911', -- cgit v1.2.3-24-g4f1b