mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 17:28:23 +00:00 
			
		
		
		
	DX: set rector back to php73
This commit is contained in:
		| @@ -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... | ||||
|   | ||||
		Reference in New Issue
	
	Block a user