mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-28 04:56:13 +00:00
DX: set rector back to php73
This commit is contained in:
parent
e84a93bd0c
commit
4c2e78ada7
@ -21,7 +21,7 @@ return static function (RectorConfig $rectorConfig): void {
|
||||
|
||||
//define sets of rules
|
||||
$rectorConfig->sets([
|
||||
LevelSetList::UP_TO_PHP_74
|
||||
LevelSetList::UP_TO_PHP_73
|
||||
]);
|
||||
|
||||
// skip some path...
|
||||
|
Loading…
x
Reference in New Issue
Block a user