mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Installed fixture bundle
This commit is contained in:
@@ -19,4 +19,5 @@ return [
|
||||
FOS\RestBundle\FOSRestBundle::class => ['all' => true],
|
||||
JMS\SerializerBundle\JMSSerializerBundle::class => ['all' => true],
|
||||
SimpleThings\EntityAudit\SimpleThingsEntityAuditBundle::class => ['all' => true],
|
||||
Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle::class => ['dev' => true, 'test' => true],
|
||||
];
|
||||
|
Reference in New Issue
Block a user