Skip to content

Commit 5a37e79

Browse files
Merge branch '5.4' into 6.2
* 5.4: [HttpClient] fix proxied redirects in curl client [Intl] Update the ICU data to 73.1 [Console] Restoring the ability to output unicode text to the Win10 console [Mailer] Add brifge documentation
2 parents c63584f + 8700f0d commit 5a37e79

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)