Some settings

This commit is contained in:
Frank
2026-01-03 13:16:58 +01:00
parent 18821e2463
commit b58da74967
22 changed files with 605 additions and 23 deletions
+1
View File
@@ -14,4 +14,5 @@ return [
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
Symfony\Bundle\MercureBundle\MercureBundle::class => ['all' => true],
];