diff --git a/rector.yaml b/rector.yaml index 317a9e8e..18392829 100644 --- a/rector.yaml +++ b/rector.yaml @@ -3,7 +3,6 @@ parameters: sets: - 'action-injection-to-constructor-injection' - 'array-str-functions-to-static-call' - - 'celebrity' - 'phpstan' - 'phpunit-code-quality' - 'solid'