We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8b8d3 commit a31dd3dCopy full SHA for a31dd3d
.github/workflows/run_tests.yml
@@ -28,6 +28,7 @@ jobs:
28
carbon: ^2.63
29
- laravel: 12.*
30
testbench: 10.*
31
+ carbon: ^3.0
32
33
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
34
0 commit comments