From f019cdbf9a9f90dd9b4c74440aa674834158974b Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Tue, 20 Feb 2024 09:20:53 +0100 Subject: [PATCH] add grapheme polyfyll --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 50d1b7cf4..0fac59fdf 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,6 @@ }, "replace": { "symfony/polyfill-ctype": "*", - "symfony/polyfill-intl-grapheme": "*", "symfony/polyfill-intl-normalizer": "*", "symfony/polyfill-mbstring": "*" },