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 e905820 commit 2d281b3Copy full SHA for 2d281b3
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
stability: [prefer-lowest, prefer-stable]
19
include:
20
- laravel: 8.*
21
- testbench: ^6.6
+ testbench: ^6.23
22
23
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
24
0 commit comments