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 8b3fa59 commit b682fcfCopy full SHA for b682fcf
.github/workflows/run-tests.yml
@@ -23,6 +23,8 @@ jobs:
23
include:
24
- laravel: 11.*
25
testbench: 9.*
26
+ carbon: ^3.0
27
+
28
29
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
30
0 commit comments