X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=composer.json;h=3520dc3efa235c4d78d2251df84e4f4513a468b2;hb=8776dcf5f97de97a57e3ac1c21a9754635edbe07;hp=d41492ef6b5d897b827ca3d9d06e86294a0c0fee;hpb=4b77a6463a7eecd9d53de10558a1dfc663dca87f;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index d41492ef6b..3520dc3efa 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ext-xml": "*", "liuggio/statsd-php-client": "1.0.18", "mediawiki/at-ease": "1.1.0", - "oojs/oojs-ui": "0.19.1", + "oojs/oojs-ui": "0.19.2", "oyejorge/less.php": "1.7.0.10", "php": ">=5.5.9", "psr/log": "1.0.2", @@ -57,7 +57,8 @@ "phpunit/phpunit": "4.8.31", "wikimedia/avro": "1.7.7", "hamcrest/hamcrest-php": "^2.0", - "wmde/hamcrest-html-matchers": "^0.1.0" + "wmde/hamcrest-html-matchers": "^0.1.0", + "psy/psysh": "0.8.1" }, "suggest": { "ext-apc": "Local data and opcode cache",