We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4801bad commit c8bfcbaCopy full SHA for c8bfcba
.github/workflows/run-tests.yml
@@ -22,7 +22,7 @@ jobs:
22
carbon: ^2.63
23
- laravel: 12.*
24
testbench: 10.*
25
- carbon: ^2.63
+ carbon: ^2.63|^3.0
26
27
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
28
0 commit comments