Question
When installing symfony alread adds
Sentry\SentryBundle\SentryBundle::class => ['prod' => true],
to bundles.php and some sentry.yaml which is different from the readme.
Does this come from the flex recipes?
I constantly oversee prod->true which needs to be changed to all->true :-)
Maybe the recipes could be updated for a smoother installation?