Closed imjoehaines closed 1 year ago
Laravel recently changed their minimum PHP version requirement in the master branch to 8.2, but we're using 8.1 on CI so these tests aren't running
Bumping to 8.2 fixes this: https://github.com/bugsnag/bugsnag-laravel/actions/runs/3929504792
Targeting master as these scheduled tests can only run against master
Goal
Laravel recently changed their minimum PHP version requirement in the master branch to 8.2, but we're using 8.1 on CI so these tests aren't running
Bumping to 8.2 fixes this: https://github.com/bugsnag/bugsnag-laravel/actions/runs/3929504792
Targeting master as these scheduled tests can only run against master