Skip to content

Commit d1dfc39

Browse files
committed
- Added laravel 12 support
- Added phpunit 12 support
1 parent de80d76 commit d1dfc39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
carbon: ^3.8.4
2626
- laravel: 11.*
2727
testbench: 9.*
28-
carbon: ^2.63
28+
carbon: ^3.8.4
2929
- laravel: 10.*
3030
testbench: 8.*
31-
carbon: ^2.63
31+
carbon: ^3.8.4
3232

3333
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
3434

0 commit comments

Comments
 (0)