mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented entity-audit-bundle
This commit is contained in:
@@ -18,4 +18,5 @@ return [
|
||||
FOS\UserBundle\FOSUserBundle::class => ['all' => true],
|
||||
FOS\RestBundle\FOSRestBundle::class => ['all' => true],
|
||||
JMS\SerializerBundle\JMSSerializerBundle::class => ['all' => true],
|
||||
SimpleThings\EntityAudit\SimpleThingsEntityAuditBundle::class => ['all' => true],
|
||||
];
|
||||
|
Reference in New Issue
Block a user