diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 1cde2acd22..62eeaf6ac5 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -20,11 +20,6 @@ parameters: count: 1 path: src/Faker/Extension/ContainerBuilder.php - - - message: "#^PHPDoc tag @throws with type Faker\\\\Extension\\\\ExtensionNotFound\\|Psr\\\\Container\\\\ContainerExceptionInterface is not subtype of Throwable$#" - count: 1 - path: src/Faker/Generator.php - - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1