diff --git a/composer.json b/composer.json index f5ca1fe..691a210 100644 --- a/composer.json +++ b/composer.json @@ -20,10 +20,10 @@ }, "require-dev": { "php-parallel-lint/php-console-highlighter": "^1.0.0", - "php-parallel-lint/php-parallel-lint": "^1.3.2", + "php-parallel-lint/php-parallel-lint": "^1.4.0", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0", "roave/security-advisories": "dev-master", - "yoast/yoastcs": "^3.0" + "yoast/yoastcs": "^3.1.0" }, "minimum-stability": "dev", "prefer-stable": true,