diff --git a/composer.json b/composer.json index e355ae795c..c3276c4652 100644 --- a/composer.json +++ b/composer.json @@ -80,9 +80,7 @@ "fix-cs": "bin/ecs check --fix --ansi" }, "replace": { - "symfony/polyfill-intl-grapheme": "*", "symfony/polyfill-ctype": "*", - "symfony/polyfill-intl-normalizer": "*", "symfony/event-dispatcher": "7.*", "symfony/process": "7.*", "symfony/stopwatch": "7.*" @@ -94,4 +92,4 @@ ] } } -} \ No newline at end of file +}