Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e95b5a commit a8d882eCopy full SHA for a8d882e
1 file changed
.github/workflows/continuous-integration.yml
@@ -20,6 +20,7 @@ jobs:
20
env:
21
XDEBUG_MODE: coverage
22
with:
23
+ version: 9.6.10
24
configuration: phpunit.xml.dist
25
php_extensions: xdebug
26
coverage_clover: coverage/clover.xml
0 commit comments