From 7caeb2a5f5d5a8a82f243e4dd0b1e7b89e54dc33 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Thu, 7 Nov 2024 15:58:54 +0100 Subject: [PATCH] update ICU data from 75.1 to 76.1 --- Tests/Constraints/TimezoneValidatorTest.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Tests/Constraints/TimezoneValidatorTest.php b/Tests/Constraints/TimezoneValidatorTest.php index f4e387607..1fdf80cdb 100644 --- a/Tests/Constraints/TimezoneValidatorTest.php +++ b/Tests/Constraints/TimezoneValidatorTest.php @@ -69,10 +69,6 @@ public static function getValidTimezones(): iterable yield ['America/Argentina/Buenos_Aires']; // not deprecated in ICU - yield ['CST6CDT']; - yield ['EST5EDT']; - yield ['MST7MDT']; - yield ['PST8PDT']; yield ['America/Toronto']; // previously expired in ICU