Skip to content

Commit 3cc2126

Browse files
committed
Update carbon dependency version to 2.71 in the run-tests.yml workflow file. This change was made to ensure compatibility with the latest version of carbon library.
1 parent 4d8099b commit 3cc2126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- laravel: 10.*
2525
testbench: 8.*
26-
carbon: ^2.63
26+
carbon: ^2.71
2727

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

0 commit comments

Comments
 (0)