Skip to content

Commit 646ced9

Browse files
Update tests.yml
1 parent 9a7c1db commit 646ced9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: true
1313
matrix:
1414
php: [ "8.1", "8.2", "8.3", "8.4" ]
15-
laravel: [ "10.0", "11.0", "8.4" ]
15+
laravel: [ "10.0", "11.0", "12.0" ]
1616
exclude:
1717
- laravel: "11.0"
1818
php: "8.1"

0 commit comments

Comments
 (0)