bugsnag / bugsnag-laravel

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
https://docs.bugsnag.com/platforms/php/laravel/
MIT License
876 stars 129 forks source link

Don't install dev deps in test fixtures #522

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

These are not relevant and can sometimes cause issues, e.g. nice error pages also use a lot of memory, which can cause the OOM tests to flake