diff --git a/rector.php b/rector.php index 31e6bca..81dc3bf 100644 --- a/rector.php +++ b/rector.php @@ -35,7 +35,7 @@ ->withRules([ // AddOverrideAttributeToOverriddenMethodsRector::class ]) - ->withCodeQualityLevel(59) + ->withCodeQualityLevel(70) ->withSkip([ SimplifyUselessVariableRector::class => [ // used for demo