Skip to content

Commit

Permalink
Add testbench for Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDJ committed Mar 3, 2023
1 parent 25aef17 commit 783dbd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
laravel: [ '8.*', '9.*', '10.*' ]
stability: [ prefer-lowest, prefer-stable ]
include:
- laravel: '10.*'
testbench: '^8.*'
- laravel: '9.*'
testbench: '7.*'
- laravel: '8.*'
Expand Down

0 comments on commit 783dbd7

Please sign in to comment.