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 e2121bf commit 7d07955Copy full SHA for 7d07955
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
include:
20
- laravel: 11.*
21
testbench: 9.*
22
- carbon: ^2.72.5
+ carbon: 2.*
23
24
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
25
0 commit comments