diff --git a/rector.php b/rector.php deleted file mode 100644 index 574ceef..0000000 --- a/rector.php +++ /dev/null @@ -1,23 +0,0 @@ -skip([ - AnnotationToAttributeRector::class - ]); -};