mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-29 21:46:14 +00:00
DX: configure rector up to php82
This commit is contained in:
parent
737f5f9275
commit
81e8928344
@ -21,7 +21,7 @@ return static function (RectorConfig $rectorConfig): void {
|
||||
|
||||
//define sets of rules
|
||||
$rectorConfig->sets([
|
||||
LevelSetList::UP_TO_PHP_80
|
||||
LevelSetList::UP_TO_PHP_82
|
||||
]);
|
||||
|
||||
// skip some path...
|
||||
|
Loading…
x
Reference in New Issue
Block a user