Skip to content

Commit 4330dbd

Browse files
committed
ci: test laravel 11
1 parent d764254 commit 4330dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: true
1717
matrix:
1818
php: [ 8.2, 8.3 ]
19-
laravel: [ 10.* ]
19+
laravel: [ 10.*, 11.* ]
2020

2121
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
2222

0 commit comments

Comments
 (0)