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 cdf641e commit b669d8cCopy full SHA for b669d8c
rector.php
@@ -15,8 +15,6 @@
15
]);
16
17
// Define what rule sets will be applied
18
- $containerConfigurator->import(SetList::PHP_73);
19
- $containerConfigurator->import(SetList::PHP_74);
20
$containerConfigurator->import(SetList::PHP_80);
21
$containerConfigurator->import(SetList::PHP_81);
22
0 commit comments