Remove obsolete repositories.yaml file.

This commit is contained in:
Pol Dellaiera
2021-06-11 12:29:41 +02:00
parent 1e72247546
commit 81e8a4562b
3 changed files with 4 additions and 37 deletions

View File

@@ -2,6 +2,9 @@ parameters:
# cl_chill_main.example.class: Chill\MainBundle\Example
services:
_defaults:
autowire: true
autoconfigure: true
Chill\MainBundle\Serializer\Normalizer\:
resource: '../Serializer/Normalizer'
@@ -12,7 +15,7 @@ services:
Chill\MainBundle\Doctrine\Event\:
resource: '../Doctrine/Event/'
autowire: true
tags:
tags:
- { name: 'doctrine.event_subscriber' }
chill.main.helper.translatable_string: