From 6b3c42dfc0f08115f302a040f9cf8ed6f135b241 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gerg=C5=91=20Tisza?= Date: Tue, 23 May 2017 17:33:16 +0200 Subject: [PATCH] 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 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1