fix : modification de la conf du bundle ednotif
This commit is contained in:
@@ -25,5 +25,5 @@ return [
|
||||
ApiPlatformBundle::class => ['all' => true],
|
||||
MonologBundle::class => ['all' => true],
|
||||
EdnotifBundle::class => ['all' => true],
|
||||
WebProfilerBundle::class => ['dev' => true, 'test' => true],
|
||||
WebProfilerBundle::class => ['dev' => true],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user