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 62e0390 commit 41c29b2Copy full SHA for 41c29b2
.github/workflows/analyse.yml
@@ -14,7 +14,7 @@ jobs:
14
stability: [prefer-stable]
15
include:
16
- laravel: 12.*
17
- testbench: 9.*
+ testbench: 10.*
18
19
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
20
0 commit comments