Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 9583847

Browse files
Laravel 9.x support, second pass
1 parent 85c2a65 commit 9583847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- php: 7.3
1919
laravel: '^9.0'
2020
- php: 7.4
21-
laravel: '^8.0'
21+
laravel: '^9.0'
2222

2323
name: P${{ matrix.php }} - L${{ matrix.laravel }}
2424

0 commit comments

Comments
 (0)