rector/config/level/symfony/symfony32.yml

13 lines
438 B
YAML
Raw Normal View History

2018-03-03 09:20:57 +01:00
services:
# yaml
# covers https://github.com/symfony/symfony/blob/3.4/UPGRADE-3.2.md#yaml
2018-07-18 21:25:27 +02:00
# https://github.com/symfony/symfony/pull/19504
Rector\Symfony\Rector\Yaml\SpaceBetweenKeyAndValueYamlRector: ~
# dependency-injection
2018-08-03 09:12:54 +02:00
Rector\Rector\Argument\ArgumentAdderRector:
Symfony\Component\DependencyInjection\ContainerBuilder:
addCompilerPass:
2:
priority: 0