10000 Add dependency on intl icu polyfill · symfony/symfony@f2fabc4 · GitHub
[go: up one dir, main page]

Skip to content

Commit f2fabc4

Browse files
authored
Add dependency on intl icu polyfill
1 parent ac12c4f commit f2fabc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Translation/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"symfony/polyfill-mbstring": "~1.0",
21+
"symfony/polyfill-intl-icu": "~1.0",
2122
"symfony/translation-contracts": "^2.3|^3.0"
2223
},
2324
"require-dev": {

0 commit comments

Comments
 (0)
0