Skip to content

Commit 0469a40

Browse files
committed
chore: Update to new rector version
1 parent 41e3151 commit 0469a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use Rector\Config\RectorConfig;
66
use Rector\Naming\Rector\Class_\RenamePropertyToMatchTypeRector;
77
use Rector\Php74\Rector\LNumber\AddLiteralSeparatorToNumberRector;
8+
use Rector\PHPUnit\CodeQuality\Rector\Class_\PreferPHPUnitSelfCallRector;
89
use Rector\PHPUnit\CodeQuality\Rector\Class_\PreferPHPUnitThisCallRector;
9-
use Rector\PHPUnit\Rector\Class_\PreferPHPUnitSelfCallRector;
1010
use Rector\PHPUnit\Set\PHPUnitSetList;
1111
use Rector\Set\ValueObject\LevelSetList;
1212
use Rector\Set\ValueObject\SetList;

0 commit comments

Comments
 (0)