mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
add symfony41 level
This commit is contained in:
parent
a1a4d2b594
commit
3e46ab4246
6
config/level/symfony/symfony41.yml
Normal file
6
config/level/symfony/symfony41.yml
Normal file
@ -0,0 +1,6 @@
|
||||
services:
|
||||
Rector\YamlRector\Rector\ReplaceValueYamlRector:
|
||||
$oldToNewKeyByPaths:
|
||||
# covers https://github.com/symfony/twig-bundle/commit/993c9f28d6d6ed0d9d3f45de80e512424b4cf88b
|
||||
'twig > strict_variables':
|
||||
'false': '%%kernel.debug%%'
|
Loading…
x
Reference in New Issue
Block a user