We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fc15d commit 0116d30Copy full SHA for 0116d30
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
stability: [ prefer-stable ]
19
include:
20
- laravel: 9.*
21
- testbench: ^6.6
+ testbench: ^7.0
22
23
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
24
0 commit comments