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 bb47bf7 commit bc41891Copy full SHA for bc41891
.github/workflows/run-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
include:
24
- laravel: 11.*
25
testbench: 9.*
26
- carbon: ^2.63
+ carbon: 3.x-dev
27
28
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
29
0 commit comments