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.
2 parents 46702d3 + 809f161 commit 8ef2595Copy full SHA for 8ef2595
.github/workflows/tests.yml
@@ -46,7 +46,6 @@ jobs:
46
- name: Execute PHPUnit
47
run: vendor/bin/phpunit
48
49
-jobs:
50
tests_lowest:
51
name: PHP ${{ matrix.php }} Lowest
52
runs-on: ubuntu-20.04
composer.json
@@ -49,7 +49,5 @@
"branch-alias": {
"dev-master": "5.1-dev"
}
- },
53
- "minimum-stability": "dev",
54
- "prefer-stable": true
+ }
55
0 commit comments