Aggiornamento rector.php
This commit is contained in:
parent
527b0c82e5
commit
50e3d73400
|
@ -24,6 +24,6 @@ return static function (RectorConfig $rectorConfig): void {
|
|||
|
||||
// define sets of rules
|
||||
$rectorConfig->sets([
|
||||
LevelSetList::UP_TO_PHP_81,
|
||||
LevelSetList::UP_TO_PHP_83,
|
||||
]);
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue