Skip to content

Commit

Permalink
laravel 11 support 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sairahcaz committed Mar 7, 2024
1 parent 4e80582 commit e61ed63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- laravel: 9.*
testbench: 7.*
carbon: ^2.63
exclude:
- php: 8.1
laravel: 11.*

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down

0 comments on commit e61ed63

Please sign in to comment.