8000 [Intl] Update the ICU data to 73.2 · symfony/symfony@b0a8ee3 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0a8ee3

Browse files
committed
[Intl] Update the ICU data to 73.2
1 parent 124311a commit b0a8ee3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/Symfony/Component/Intl/Intl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public static function getIcuDataVersion(): string
117117
*/
118118
public static function getIcuStubVersion(): string
119119
{
120-
return '73.1';
120+
return '73.2';
121121
}
122122

123123
/**

src/Symfony/Component/Intl/Resources/data/git-info.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Git information
22
===============
33

44
URL: https://github.com/unicode-org/icu.git
5-
Revision: 5861e1fd52f1d7673eee38bc3c965aa18b336062
5+
Revision: 680f521746a3bd6a86f25f25ee50a62d88b489cf
66
Author: Peter Edberg
7-
Date: 2023-04-11T10:32:35-07:00
7+
Date: 2023-06-07T19:19:55-07:00
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
73.1
1+
73.2

0 commit comments

Comments
 (0)
0