ajout de sentry en composer #48

This commit is contained in:
2020-10-07 11:35:39 +02:00
parent 92ac88b39d
commit 2cac8080ee
4 changed files with 2116 additions and 839 deletions

View File

@@ -20,4 +20,5 @@ return [
Oneup\UploaderBundle\OneupUploaderBundle::class => ['all' => true],
Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
Sentry\SentryBundle\SentryBundle::class => ['all' => true],
];