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 46014cd commit ec3ca2dCopy full SHA for ec3ca2d
.github/workflows/ci.yml
@@ -55,6 +55,7 @@ jobs:
55
env:
56
XDEBUG_MODE: cover
57
with:
58
+ version: 10
59
php_version: ${{ matrix.php }}
60
php_extensions: xdebug
61
coverage_text: _coverage/coverage.txt
0 commit comments