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 3492883 commit 92adfd7Copy full SHA for 92adfd7
.github/workflows/main.yml
@@ -45,6 +45,8 @@ jobs:
45
php: '8.1'
46
- laravel: 12.*
47
testbench: 9.*
48
+ - laravel: 12.*
49
+ testbench: 6.*
50
51
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ubuntu-latest
52
0 commit comments