--- services: _defaults: autowire: true autoconfigure: true # note: the autowiring for serializers and normalizers is declared # into ../services.yaml Chill\MainBundle\Serializer\Normalizer\DoctrineExistingEntityNormalizer: tags: - { name: 'serializer.normalizer', priority: 8 }