Skip to content

Commit

Permalink
update ICU data from 75.1 to 76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Nov 8, 2024
1 parent 9849c2c commit 7caeb2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Tests/Constraints/TimezoneValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7caeb2a

Please sign in to comment.