Skip to content

Commit 3492883

Browse files
committedMar 5, 2025·
wip
1 parent 1cf135a commit 3492883

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
php: '8.0'
2828
- laravel: 11.*
2929
php: '8.1'
30+
- laravel: 12.*
31+
php: '8.0'
32+
- laravel: 12.*
33+
php: '8.1'
3034
- laravel: 8.*
3135
testbench: 9.*
3236
- laravel: 8.*

0 commit comments

Comments
 (0)
Please sign in to comment.