We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8349163 commit e8f1e68Copy full SHA for e8f1e68
1 file changed
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
- laravel: 11.*
22
testbench: ^9.0
23
- laravel: 12.*
24
- testbench: ^9.0
+ testbench: ^10.0
25
26
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
27
0 commit comments