X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=composer.json;h=845101d8d5370d4204c5f69b1d274129eb501b41;hb=5e683829d660d897ec92e10cdecc351587dbc49f;hp=81dd0d5d7fe45685ccc7b4a02cf25704d0a7e728;hpb=5bba9d230c25759c616cefe326fcb37cb4405d84;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index 81dd0d5d7f..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.0", + "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",