Skip to content

Commit d35963d

Browse files
committed
Carbon version
1 parent 5b35c11 commit d35963d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ jobs:
2222
include:
2323
- laravel: '9.*'
2424
testbench: '7.*'
25+
carbon: '2.*'
2526
- laravel: '10.*'
2627
testbench: '8.*'
28+
carbon: '2.*'
2729
exclude:
2830
- laravel: '11.*'
2931
php: '8.0'

0 commit comments

Comments
 (0)