From 9bf3ad59d83d378763132acc4d88a2ebe4f9be4c Mon Sep 17 00:00:00 2001 From: libraryupgrader Date: Sun, 31 May 2020 01:40:24 +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: I6370e1702bf887eea2208abe86fd6b66a1652c1c --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ddbf06c2d..bf17cd452 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/mediawiki-phan-config": "0.9.1", "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": { "test": [