fix : modification de la conf du bundle ednotif

This commit is contained in:
2026-01-26 14:40:39 +01:00
parent f881488549
commit 5426b9bfa3
9 changed files with 870 additions and 871 deletions

View File

@@ -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],
];