Skip to content

Commit d7dc7e5

Browse files
committed
chore: Add phpunit rector rules
1 parent fd95ea5 commit d7dc7e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
PHPUnitSetList::PHPUNIT_80,
3131
PHPUnitSetList::PHPUNIT_90,
3232
PHPUnitSetList::PHPUNIT_100,
33+
PHPUnitSetList::PHPUNIT_110,
34+
PHPUnitSetList::PHPUNIT_120,
3335
PHPUnitSetList::PHPUNIT_CODE_QUALITY,
3436
PHPUnitSetList::ANNOTATIONS_TO_ATTRIBUTES,
3537

0 commit comments

Comments
 (0)