From b0a22c92add426037b2c4ca762692a43c726f8e9 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Mon, 17 Jul 2017 10:12:55 -0700 Subject: [PATCH] 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 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8262880fde..25706d5ee7 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", -- 2.20.1