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 ad38738 commit 188173dCopy full SHA for 188173d
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
stability: [prefer-stable]
19
include:
20
- laravel: 12.*
21
- testbench: 9.*
+ testbench: 10.*
22
carbon: ^3.8.4
23
24
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
0 commit comments