We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b233341 commit 0299a6fCopy full SHA for 0299a6f
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
stability: [prefer-lowest, prefer-stable]
19
include:
20
- laravel: 9.*
21
- testbench: ^6.23
+ testbench: ^7.4.0
22
23
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
24
0 commit comments