We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116544b commit 3c555d4Copy full SHA for 3c555d4
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
php: [8.3, 8.2, 8.1]
12
laravel: [11.*, 10.*]
13
- dependency-version: [prefer-lowest, prefer-stable]
+ dependency-version: [prefer-stable]
14
include:
15
- laravel: 11.*
16
testbench: 9.*
0 commit comments