Legoktm has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/365654 )
Change subject: Bump justinrainbow/json-schema development dependency to ~5.2 ...................................................................... Bump justinrainbow/json-schema development dependency to ~5.2 https://github.com/justinrainbow/json-schema/compare/3.0.1...5.2.0 https://github.com/justinrainbow/json-schema/releases/tag/4.0.0 https://github.com/justinrainbow/json-schema/releases/tag/4.0.1 https://github.com/justinrainbow/json-schema/releases/tag/4.1.0 https://github.com/justinrainbow/json-schema/releases/tag/5.0.0 https://github.com/justinrainbow/json-schema/releases/tag/5.1.0 https://github.com/justinrainbow/json-schema/releases/tag/5.2.0 Change-Id: I9e3aa67bcf1f4e7b6b0dc831c64df73ce0fea8fe --- M composer.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/54/365654/1 diff --git a/composer.json b/composer.json index 8262880..25706d5 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "hamcrest/hamcrest-php": "^2.0", "jakub-onderka/php-parallel-lint": "0.9.2", "jetbrains/phpstorm-stubs": "dev-master#1b9906084d6635456fcf3f3a01f0d7d5b99a578a", - "justinrainbow/json-schema": "~3.0", + "justinrainbow/json-schema": "~5.2", "mediawiki/mediawiki-codesniffer": "0.8.1", "monolog/monolog": "~1.22.1", "nikic/php-parser": "2.1.0", -- To view, visit https://gerrit.wikimedia.org/r/365654 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9e3aa67bcf1f4e7b6b0dc831c64df73ce0fea8fe Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
