Skip to content

Commit 368172a

Browse files
committed
remove more polyfills
1 parent a25f83d commit 368172a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
"rector": "vendor/bin/rector process --dry-run --ansi"
7070
},
7171
"replace": {
72+
"symfony/polyfill-intl-grapheme": "*",
73+
"symfony/polyfill-ctype": "*",
7274
"symfony/polyfill-intl-normalizer": "*",
7375
"symfony/event-dispatcher": "6.*",
7476
"symfony/process": "6.*",

0 commit comments

Comments
 (0)