Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wip
  • Loading branch information
mechelon committed Mar 5, 2025
commit 3492883571c93d4ee8b1097f5b3a25a8c69956e3
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
php: '8.0'
- laravel: 11.*
php: '8.1'
- laravel: 12.*
php: '8.0'
- laravel: 12.*
php: '8.1'
- laravel: 8.*
testbench: 9.*
- laravel: 8.*
Expand Down
Loading