Skip to content

Commit 5009a99

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 6a52725 + 6e126d6 commit 5009a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
fail-fast: true
1818
matrix:
1919
os: [ubuntu-latest, windows-latest]
20-
php: [8.3, 8.2]
21-
laravel: [11.*, 10.*]
20+
php: [8.4, 8.3, 8.2]
21+
laravel: [12.*, 11.*, 10.*]
2222
stability: [prefer-lowest, prefer-stable]
2323
include:
2424
- laravel: 11.*

0 commit comments

Comments
 (0)