From f111210899e9085c1a65e62688c108f79995a5f0 Mon Sep 17 00:00:00 2001 From: libraryupgrader Date: Sun, 31 May 2020 05:47:40 +0000 Subject: [PATCH] build: Updating composer dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * php-parallel-lint/php-console-highlighter: 0.4.0 → 0.5.0 * php-parallel-lint/php-parallel-lint: 1.0.0 → 1.2.0 Additional changes: * Replaced "jakub-onderka" packages with "php-parallel-lint". Change-Id: If164118b3a098a0d6dc4f9d3b4d648ddff5cd23b --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e04ae76..dc29432 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/mediawiki-phan-config": "0.9.2", "mediawiki/minus-x": "1.0.0", - "php-parallel-lint/php-console-highlighter": "0.4.0", - "php-parallel-lint/php-parallel-lint": "1.0.0" + "php-parallel-lint/php-console-highlighter": "0.5.0", + "php-parallel-lint/php-parallel-lint": "1.2.0" }, "scripts": { "fix": [