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 f64cbc8 commit 940c3aeCopy full SHA for 940c3ae
composer-root-version-checker/rector.php
@@ -31,9 +31,7 @@
31
$rectorConfig->importNames();
32
33
$rectorConfig->sets([
34
- LevelSetList::UP_TO_PHP_81,
35
LevelSetList::UP_TO_PHP_82,
36
-
37
PHPUnitSetList::PHPUNIT_90,
38
]);
39
};
rector.php
@@ -31,7 +31,6 @@
0 commit comments