Skip to content

Commit 8700f0d

Browse files
committed
[Intl] Update the ICU data to 73.1
1 parent 7c953a4 commit 8700f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Constraints/TimezoneValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public static function getValidTimezones(): iterable
7373
yield ['EST5EDT'];
7474
yield ['MST7MDT'];
7575
yield ['PST8PDT'];
76-
yield ['America/Montreal'];
76+
yield ['America/Toronto'];
7777

7878
// previously expired in ICU
7979
yield ['Europe/Saratov'];

0 commit comments

Comments
 (0)