diff --git a/composer.json b/composer.json index 17ff389..f5e346a 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,7 @@ "require": { "php": ">=7.1", "ninjify/coding-standard": "^0.10.0", - "jakub-onderka/php-console-highlighter": "^0.4.0", - "jakub-onderka/php-parallel-lint": "^1.0.0" + "php-parallel-lint/php-parallel-lint": "^1.2.0" }, "minimum-stability": "dev", "prefer-stable": true,