From 8bdc3d72d132046b37ccfa8a12899e9be339199d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 07:51:00 +0000 Subject: [PATCH] Update php-parallel-lint/php-parallel-lint requirement Updates the requirements on [php-parallel-lint/php-parallel-lint](https://github.com/php-parallel-lint/PHP-Parallel-Lint) to permit the latest version. - [Release notes](https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases) - [Changelog](https://github.com/php-parallel-lint/PHP-Parallel-Lint/blob/v1.4.0/CHANGELOG.md) - [Commits](https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: php-parallel-lint/php-parallel-lint dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fca9739..ff5623a 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "mediawiki/mediawiki-codesniffer": "42.0.0", "mediawiki/minus-x": "1.1.1", "php-parallel-lint/php-console-highlighter": "1.0.0", - "php-parallel-lint/php-parallel-lint": "1.3.2" + "php-parallel-lint/php-parallel-lint": "1.4.0" }, "scripts": { "fix": [