X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=composer.json;h=845101d8d5370d4204c5f69b1d274129eb501b41;hb=fc19d2ab033ff197b355c34ef132ad2a9d29bffc;hp=2aceca8a6d53b9a777263ce8e3e9fd008bb99bd8;hpb=c09693a29c4d28982fe2047e1759a13a296c65e0;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index 2aceca8a6d..845101d8d5 100644 --- a/composer.json +++ b/composer.json @@ -76,6 +76,10 @@ "wikimedia/testing-access-wrapper": "~1.0", "wmde/hamcrest-html-matchers": "^0.1.0" }, + "replace": { + "symfony/polyfill-ctype": "1.99", + "symfony/polyfill-mbstring": "1.99" + }, "suggest": { "ext-apcu": "Local data cache for greatly improved performance", "ext-curl": "Improved http communication abilities",