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 456b5ce commit 3aa9eb7Copy full SHA for 3aa9eb7
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
include:
20
- laravel: 12.*
21
testbench: 10.*
22
- carbon: ^2.63
+ carbon: ^3.8.4
23
24
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
25
0 commit comments