We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5059c8 commit 97db6d2Copy full SHA for 97db6d2
.github/workflows/run-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
os: [ubuntu-latest, windows-latest]
12
php: [8.1, 8.0, 7.4]
13
laravel: [9.*, 8.*, 5.8.*, 6.*, 7.*]
14
- dependency-version: [prefer-lowest, prefer-stable]
+ dependency-version: [prefer-stable]
15
include:
16
- laravel: 9.*
17
testbench: 7.*
0 commit comments