We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265a09d commit c02f16bCopy full SHA for c02f16b
.github/workflows/run-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
os: [ubuntu-latest, windows-latest]
17
php: [8.2, 8.1]
18
- laravel: [10.*]
+ laravel: [9.*, 10.*]
19
stability: [prefer-lowest, prefer-stable]
20
include:
21
- laravel: 10.*
0 commit comments