diff --git a/composer.json b/composer.json index fb900ec2..2d1021ca 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "GPL-3.0", "keywords": ["raspberrypi"], "require-dev": { - "jakub-onderka/php-parallel-lint": "1.0.0", + "php-parallel-lint/php-parallel-lint": "^1.2.0", "phpcompatibility/php-compatibility": "^9.3.5", "squizlabs/php_codesniffer": "^3.5.5" },