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 2fc7e47 commit ef9ee5dCopy full SHA for ef9ee5d
.github/workflows/run-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- laravel: 8.*
21
testbench: ^6.23
22
- laravel: 9.*
23
- testbench: ^7.0
+ testbench: 7.*
24
25
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
26
0 commit comments