diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 17afeb7ca9c..3829721159c 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -339,11 +339,6 @@ parameters: count: 1 path: lib/Tool/Requirements.php - - - message: "#^Ternary operator condition is always true\\.$#" - count: 1 - path: lib/Tool/Requirements.php - - message: "#^Dead catch \\- Throwable is never thrown in the try block\\.$#" count: 1