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 4779bcb commit 3ebcea1Copy full SHA for 3ebcea1
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: true
16
matrix:
17
php: [7.3, 7.4, 8.0]
18
- stability: [prefer-lowest, prefer-stable]
+ stability: [prefer-stable]
19
20
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
21
0 commit comments