File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 44
55use Rector \Config \RectorConfig ;
66use Rector \ValueObject \PhpVersion ;
7- use Rector \DowngradePhp74 \Rector \Array_ \DowngradeArraySpreadRector ;
87use Rector \DowngradePhp74 \Rector \ArrowFunction \ArrowFunctionToAnonymousFunctionRector ;
98use Rector \DowngradePhp74 \Rector \ClassMethod \DowngradeContravariantArgumentTypeRector ;
109use Rector \DowngradePhp74 \Rector \ClassMethod \DowngradeCovariantReturnTypeRector ;
Original file line number Diff line number Diff line change 88use Rector \DowngradePhp81 \Rector \MethodCall \DowngradeIsEnumRector ;
99use Rector \Config \RectorConfig ;
1010use Rector \ValueObject \PhpVersion ;
11- use Rector \DowngradePhp81 \Rector \Array_ \DowngradeArraySpreadStringKeyRector ;
1211use Rector \DowngradePhp81 \Rector \ClassConst \DowngradeFinalizePublicClassConstantRector ;
1312use Rector \DowngradePhp81 \Rector \FuncCall \DowngradeArrayIsListRector ;
1413use Rector \DowngradePhp81 \Rector \FuncCall \DowngradeFirstClassCallableSyntaxRector ;
You can’t perform that action at this time.
0 commit comments