Skip to content

Commit c486d2f

Browse files
committed
- Testing laravel 12 support
1 parent ab5a64e commit c486d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
os: [ ubuntu-latest ]
1919
php: [ 8.4, 8.3, 8.2, 8.1 ]
20-
laravel: [ 11.*, 10.*, 9.* ]
20+
laravel: [ 12.*, 11.*, 10.*, 9.* ]
2121
stability: [ prefer-lowest, prefer-stable ]
2222
include:
2323
- laravel: 12.*

0 commit comments

Comments
 (0)