From: Gergő Tisza Date: Tue, 12 Jun 2018 15:56:57 +0000 (+0200) Subject: shell.php: update PsySH from 0.8.11 to 0.9.6 X-Git-Tag: 1.34.0-rc.0~5091 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=c8b0acfe7c0adcfe6868a9c7428c8dbffa5ddb02;p=lhc%2Fweb%2Fwiklou.git shell.php: update PsySH from 0.8.11 to 0.9.6 Major changes: fix for T186936, external editor support, timeit command, emulate HISTCONTROL=ignorespace, fixed tab completion mediawiki/vendor patch: I5f604250fb213618f734e6ac9c48969ceeb3e7fb Change-Id: I994689638632f39d86ce88027445d8fe4ea4f649 --- diff --git a/composer.json b/composer.json index 99a3f64112..7eb4265464 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "nikic/php-parser": "3.1.3", "nmred/kafka-php": "0.1.5", "phpunit/phpunit": "4.8.36 || ^6.5", - "psy/psysh": "0.8.11", + "psy/psysh": "0.9.6", "wikimedia/avro": "1.8.0", "wikimedia/testing-access-wrapper": "~1.0", "wmde/hamcrest-html-matchers": "^0.1.0"