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