Skip to content

Commit 04a187f

Browse files
committed
update
1 parent b8f44b6 commit 04a187f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__DIR__ . '/tests',
1111
])
1212
// uncomment to reach your current PHP version
13-
->withPhpSets(true)
13+
->withPhpSets($php80 = true)
1414
->withTypeCoverageLevel(0)
1515
->withDeadCodeLevel(0)
1616
->withCodeQualityLevel(0);

0 commit comments

Comments
 (0)