Skip to content

Commit e61ed63

Browse files
committed
laravel 11 support 2.0
1 parent 4e80582 commit e61ed63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
- laravel: 9.*
2727
testbench: 7.*
2828
carbon: ^2.63
29+
exclude:
30+
- php: 8.1
31+
laravel: 11.*
2932

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

0 commit comments

Comments
 (0)