re-enable fixtures with sf3

This commit is contained in:
2018-05-04 22:51:37 +02:00
parent fd3ccd62e2
commit db00a0d265
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
services:
Chill\PersonBundle\DataFixtures\ORM\:
resource: ../../../DataFixtures/ORM
tags: [ 'doctrine.fixture.orm' ]