From 3de3b235c66313d93d0d2b5c338cb29562c0eed8 Mon Sep 17 00:00:00 2001 From: libraryupgrader Date: Sun, 31 May 2020 02:01:02 +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: I71d07dd403f3863f89287856a5e8ba9b0d7df1c6 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8642f26..608e1cc 100644 --- a/composer.json +++ b/composer.json @@ -2,8 +2,8 @@ "require-dev": { "mediawiki/mediawiki-codesniffer": "31.0.0", "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": [