X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=composer.json;h=845101d8d5370d4204c5f69b1d274129eb501b41;hb=fc19d2ab033ff197b355c34ef132ad2a9d29bffc;hp=5b7870b663575523d10b2115069e5e3c74bc9cf0;hpb=3082005f0043c3a37bee5fb91938bf4df03a2696;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index 5b7870b663..845101d8d5 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ext-xml": "*", "guzzlehttp/guzzle": "6.3.3", "liuggio/statsd-php-client": "1.0.18", - "oojs/oojs-ui": "0.30.1", + "oojs/oojs-ui": "0.30.2", "pear/mail": "1.4.1", "pear/mail_mime": "1.10.2", "pear/net_smtp": "1.8.0", @@ -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",