mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 05:48:21 +01:00
drop nette20, nette21 levels
This commit is contained in:
parent
227d50f4ca
commit
031ba3d21e
@ -1,10 +0,0 @@
|
|||||||
services:
|
|
||||||
Rector\Rector\Dynamic\ClassReplacerRector:
|
|
||||||
$oldToNewClasses:
|
|
||||||
'Environment': 'Nette\Environment'
|
|
||||||
'Image': 'Nette\Image'
|
|
||||||
'IRouter': 'Nette\Application\IRouter'
|
|
||||||
'IHttpRequest': 'Nette\Http\IRequest'
|
|
||||||
'PresenterRequest': 'Nette\Application\Request'
|
|
||||||
'Presenter': 'Nette\Application\UI\Presenter'
|
|
||||||
'Component': 'Nette\ComponentModel\Component'
|
|
@ -1,5 +0,0 @@
|
|||||||
services:
|
|
||||||
Rector\Nette\Rector\Application\InjectPropertyRector: ~
|
|
||||||
Rector\Rector\Dynamic\ClassReplacerRector:
|
|
||||||
$oldToNewClasses:
|
|
||||||
'Nette\Config\Configurator': 'Nette\Configurator'
|
|
Loading…
x
Reference in New Issue
Block a user