Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit 64dd476

Browse files
Update rector.php
Co-authored-by: CodeWithDennis <23448484+CodeWithDennis@users.noreply.github.com>
1 parent d5178bf commit 64dd476

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rector.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
__DIR__.'/resources',
1313
__DIR__.'/src',
1414
])
15-
// uncomment to reach your current PHP version
16-
// ->withPhpSets()
1715
->withSets([
1816
LevelSetList::UP_TO_PHP_82,
1917
SetList::CODE_QUALITY,

0 commit comments

Comments
 (0)