Skip to content

Commit 329e7be

Browse files
committed
Fix lint
1 parent d682f8e commit 329e7be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
declare(strict_types=1);
44

55
use Rector\Config\RectorConfig;
6+
use Rector\Php80\Rector\Class_\AnnotationToAttributeRector;
7+
use Rector\PHPUnit\AnnotationsToAttributes\Rector\ClassMethod\DataProviderAnnotationToAttributeRector;
68
use Rector\PHPUnit\Set\PHPUnitSetList;
79

810
return RectorConfig::configure()

0 commit comments

Comments
 (0)