diff --git a/phpstan/baseline.neon b/phpstan/baseline.neon index a3f616c0c..ac39f66e8 100644 --- a/phpstan/baseline.neon +++ b/phpstan/baseline.neon @@ -3472,7 +3472,7 @@ parameters: - message: "#^Call to function in_array\\(\\) with arguments 20, array\\{0\\: 10\\|20, 1\\?\\: 20\\} and true will always evaluate to true\\.$#" - count: 1 + count: 2 path: ../src/Composer/Downloader/PathDownloader.php -