Skip to content

Commit

Permalink
Update rector.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rotexdegba authored Mar 13, 2024
1 parent 1d4b3e7 commit 4b698af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
\Rector\CodeQuality\Rector\If_\ShortenElseIfRector::class,
\Rector\CodingStyle\Rector\Catch_\CatchExceptionNameMatchingTypeRector::class,
\Rector\CodingStyle\Rector\Encapsed\EncapsedStringsToSprintfRector::class,
\Rector\CodingStyle\Rector\ClassMethod\UnSpreadOperatorRector::class
];

if(PHP_MAJOR_VERSION < 8) {
Expand Down

0 comments on commit 4b698af

Please sign in to comment.