Skip to content

Commit 5370e9e

Browse files
committed
Update test matrix to use Carbon 3.8 for Laravel 12 compatibility
1 parent 0b15033 commit 5370e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- laravel: 12.*
2525
testbench: 10.*
26-
carbon: ^2.63
26+
carbon: ^3.8
2727

2828
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2929

0 commit comments

Comments
 (0)