diff --git a/rector.php b/rector.php index 4cb10eecfa10..e852257d8129 100644 --- a/rector.php +++ b/rector.php @@ -69,10 +69,10 @@ __DIR__ . '/phpstan-bootstrap.php', ]) ->withPHPStanConfigs([ - __DIR__ . '/phpstan.dist.neon', __DIR__ . '/vendor/codeigniter/phpstan-codeigniter/extension.neon', __DIR__ . '/vendor/phpstan/phpstan-strict-rules/rules.neon', __DIR__ . '/vendor/shipmonk/phpstan-baseline-per-identifier/extension.neon', + __DIR__ . '/phpstan.dist.neon', ]) // is there a file you need to skip? ->withSkip([