We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c0c88 commit 29641d3Copy full SHA for 29641d3
.github/workflows/run-tests.yml
@@ -19,6 +19,7 @@ jobs:
19
- laravel: 9.*
20
testbench: 7.*
21
php: 8.1
22
+ dependency-version: prefer-stable
23
- laravel: 8.*
24
testbench: 6.*
25
- laravel: 7.*
0 commit comments