Update psysh to 0.8.5
authorGergő Tisza <tgr.huwiki@gmail.com>
Tue, 23 May 2017 15:33:16 +0000 (17:33 +0200)
committerGergő Tisza <gtisza@wikimedia.org>
Tue, 23 May 2017 15:36:54 +0000 (15:36 +0000)
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

index c68faa6..e6f2d5e 100644 (file)
@@ -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"