Skip to content

Commit 12c60c2

Browse files
Merge branch '6.2' into 6.3
* 6.2: [HttpClient] fix proxied redirects in curl client Fix serializer normalize attribute context Bump Symfony version to 6.2.10 Update VERSION for 6.2.9 Update CHANGELOG for 6.2.9 [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 b562610 + 5a37e79 commit 12c60c2

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)