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 1c40621 commit 20e4cefCopy full SHA for 20e4cef
1 file changed
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
php: ['7.4', '8.0', '8.1']
13
- dependency-version: [prefer-lowest, prefer-stable]
+ dependency-version: [prefer-stable]
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments