Skip to content

Commit 31a6ff8

Browse files
committed
wip
1 parent d5645cd commit 31a6ff8

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
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: true
1515
matrix:
1616
php: [8.3]
17-
laravel: [10.*, 11.*]
17+
laravel: [12.*]
1818
dependency-version: [prefer-stable]
1919

2020
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}

0 commit comments

Comments
 (0)