diff --git a/rector.php b/rector.php index 7f9ee29..2925a39 100644 --- a/rector.php +++ b/rector.php @@ -43,7 +43,6 @@ $parameters->set( Option::SETS, [ - SetList::ACTION_INJECTION_TO_CONSTRUCTOR_INJECTION, SetList::ARRAY_STR_FUNCTIONS_TO_STATIC_CALL, SetList::DOCTRINE_CODE_QUALITY, SetList::CODING_STYLE,