Skip to content

Commit e74b0e6

Browse files
committed
Add testbench to L11 matrix
1 parent ff0c7b1 commit e74b0e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
testbench: ^7.22
2424
- laravel: 10.*
2525
testbench: 8.*
26+
- laravel: 11.*
27+
testbench: 9.*
2628
exclude:
2729
- php: 8.3
2830
laravel: ^9.50.2

0 commit comments

Comments
 (0)