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 21ff460 commit ba804a9Copy full SHA for ba804a9
.github/workflows/pest.yml
@@ -19,6 +19,8 @@ jobs:
19
include:
20
- laravel: 10.*
21
testbench: ^8
22
+ - laravel: 11.*
23
+ testbench: ^9
24
25
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
26
0 commit comments