Skip to content

Commit 7caeb2a

Browse files
committed
update ICU data from 75.1 to 76.1
1 parent 9849c2c commit 7caeb2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/Constraints/TimezoneValidatorTest.php

-4
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ public static function getValidTimezones(): iterable
6969
yield ['America/Argentina/Buenos_Aires'];
7070

7171
// not deprecated in ICU
72-
yield ['CST6CDT'];
73-
yield ['EST5EDT'];
74-
yield ['MST7MDT'];
75-
yield ['PST8PDT'];
7672
yield ['America/Toronto'];
7773

7874
// previously expired in ICU

0 commit comments

Comments
 (0)