re-enable fixtures with sf3

This commit is contained in:
2018-05-04 22:49:38 +02:00
parent 491620946b
commit 6e8982958e
2 changed files with 5 additions and 0 deletions

View File

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