diff --git a/composer.json b/composer.json index 61cfe6569..73377ab9a 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,6 @@ "require": {}, "require-dev": { "christophwurst/nextcloud": "^13.0", - "jakub-onderka/php-parallel-lint": "^0.9.2" + "jakub-onderka/php-parallel-lint": "^1.0.0" } }