Skip to content

Commit e60d679

Browse files
committed
workflows updated
1 parent 13d3bf8 commit e60d679

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
php: [8.0, 8.1]
12-
laravel: [8, 9]
13-
dependency-version: [prefer-lowest, prefer-stable]
12+
laravel: [8.*, 9.*]
13+
stability: [prefer-lowest, prefer-stable]
1414
include:
1515
- laravel: 9.*
1616
testbench: 7.*

0 commit comments

Comments
 (0)