We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b3a51 commit 55e7f21Copy full SHA for 55e7f21
config/rector.php
@@ -13,7 +13,7 @@
13
__DIR__ . '/../tests',
14
]
15
)
16
- ->withSets([SetList::PHP_71])
+ ->withPhpSets()
17
->withRules(
18
[
19
// AddVoidReturnTypeWhereNoReturnRector::class,
0 commit comments