From: Gergő Tisza Date: Tue, 23 May 2017 15:33:16 +0000 (+0200) Subject: Update psysh to 0.8.5 X-Git-Tag: 1.31.0-rc.0~3155^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22calendrier%22%2C%22type=semaine%22%29%20.%20%22?a=commitdiff_plain;h=6b3c42dfc0f08115f302a040f9cf8ed6f135b241;p=lhc%2Fweb%2Fwiklou.git Update psysh to 0.8.5 0.8.4 introduced sudo, which is like TestingAccessWrapper but shorter to type. 0.8.5 fixes a bug in 0.8.4. Vendor patch is in I375c9d681999e8ff46d8bbf2120194e7a4612011. Change-Id: I07b174c6f25f1d289f0b233f7aec493cb51919cd --- diff --git a/composer.json b/composer.json index c68faa6d23..e6f2d5e86f 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "nikic/php-parser": "2.1.0", "nmred/kafka-php": "0.1.5", "phpunit/phpunit": "4.8.35", - "psy/psysh": "0.8.3", + "psy/psysh": "0.8.5", "wikimedia/avro": "1.7.7", "wikimedia/testing-access-wrapper": "~1.0", "wmde/hamcrest-html-matchers": "^0.1.0"