Skip to content

Commit

Permalink
Remove Laravel 9.x from this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
plunkettscott authored Apr 12, 2024
1 parent 8db9c96 commit 7aa51b0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ jobs:
fail-fast: true
matrix:
php: [8.2, 8.3]
laravel: [9, 10, 11]
laravel: [10, 11]
include:
- laravel: 9
php: 8.0
testbench: 7
- laravel: 10
testbench: 8
- laravel: 11
Expand Down

0 comments on commit 7aa51b0

Please sign in to comment.