Skip to content

Commit 42825f3

Browse files
authored
Test on Laravel 12
1 parent 387d2b9 commit 42825f3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jobs:
1616
laravel: [ 11.*, 10.*, 9.*, 8.*, 7.*, 6.*, 5.* ]
1717
dependency-version: [ prefer-stable ]
1818
include:
19+
- laravel: 12.*
20+
testbench: 10.*
21+
php: 8.4
22+
1923
- laravel: 11.*
2024
testbench: 9.*
2125
php: 8.3

0 commit comments

Comments
 (0)