Revize 14c51fb9
Přidáno uživatelem Tomáš Ballák před asi 4 roky(ů)
website/config/bundles.php | ||
---|---|---|
5 | 5 |
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true], |
6 | 6 |
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true], |
7 | 7 |
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true], |
8 |
Kreait\Firebase\Symfony\Bundle\FirebaseBundle::class => ['all' => true],
|
|
8 |
Sentry\SentryBundle\SentryBundle::class => ['all' => true],
|
|
9 | 9 |
]; |
Také k dispozici: Unified diff
sentry setup