Closed imjoehaines closed 1 year ago
Composer refuses to install bugsnag-laravel from the path repository as the Laravel skeleton app's minimum stability was recently changed to 'stable'. Setting it to 'dev' instead fixes this and allows installation to continue
Failing test run (before this PR): https://github.com/bugsnag/bugsnag-laravel/actions/runs/3982247402/jobs/6826542863#step:6:304 Passing test run (after this PR): https://github.com/bugsnag/bugsnag-laravel/actions/runs/3985414951/jobs/6832765336
Goal
Composer refuses to install bugsnag-laravel from the path repository as the Laravel skeleton app's minimum stability was recently changed to 'stable'. Setting it to 'dev' instead fixes this and allows installation to continue
Testing
Failing test run (before this PR): https://github.com/bugsnag/bugsnag-laravel/actions/runs/3982247402/jobs/6826542863#step:6:304 Passing test run (after this PR): https://github.com/bugsnag/bugsnag-laravel/actions/runs/3985414951/jobs/6832765336