Skip to content

Commit c46d6a2

Browse files
committed
[TASK] Use the PHP version from composer.json for Rector
https://getrector.com/documentation/set-lists#content-php-sets
1 parent 5599c22 commit c46d6a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Build/rector/config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
__DIR__ . '/../../tests',
1414
]
1515
)
16+
->withPhpSets()
1617
->withComposerBased()
1718
->withSets([
1819
// SetList::CODE_QUALITY,

0 commit comments

Comments
 (0)