Reedy has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/345489 )
Change subject: Update psy/psysh 0.8.1 -> 0.8.3 ...................................................................... Update psy/psysh 0.8.1 -> 0.8.3 https://github.com/bobthecow/psysh/releases/tag/v0.8.2 https://github.com/bobthecow/psysh/releases/tag/v0.8.3 https://github.com/bobthecow/psysh/compare/v0.8.1...v0.8.3 Change-Id: Ief2e0444d6e79df4433172d00d2db2b137bc2bb2 --- M composer.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/89/345489/1 diff --git a/composer.json b/composer.json index 7841f81..f069cc7 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "wikimedia/avro": "1.7.7", "hamcrest/hamcrest-php": "^2.0", "wmde/hamcrest-html-matchers": "^0.1.0", - "psy/psysh": "0.8.1" + "psy/psysh": "0.8.3" }, "suggest": { "ext-apc": "Local data and opcode cache", -- To view, visit https://gerrit.wikimedia.org/r/345489 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ief2e0444d6e79df4433172d00d2db2b137bc2bb2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
