From b03fc51a5491b7b0b322735e878152c73771d7b7 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Thu, 12 Dec 2024 03:46:08 +0100 Subject: [PATCH] Add parallel-linter --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 573bb37..548d8da 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,8 @@ "malukenho/docheader": "^1", "yoast/phpunit-polyfills": "^3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5 || ^10", - "squizlabs/php_codesniffer": "^3" + "squizlabs/php_codesniffer": "^3", + "php-parallel-lint/php-parallel-lint": "^1.4" }, "license": "MIT", "authors": [