X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=composer.json;h=845101d8d5370d4204c5f69b1d274129eb501b41;hb=5e683829d660d897ec92e10cdecc351587dbc49f;hp=2aceca8a6d53b9a777263ce8e3e9fd008bb99bd8;hpb=8879f68e9b1dc41f69d27977812b57b4a436b8a6;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",