diff --git a/composer.json b/composer.json index f12c0c2..9ce9e2e 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require-dev": { "phpunit/phpunit": "7.*|8.*", "vimeo/psalm": "*", - "jakub-onderka/php-parallel-lint":"*", + "php-parallel-lint/php-parallel-lint":"*", "squizlabs/php_codesniffer" : "*", "mockery/mockery": "*" },