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 877ab6e commit 660400aCopy full SHA for 660400a
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
php-version: ${{ matrix.php-versions }}
26
extensions: mbstring
27
- coverage: xdebug
+ coverage: xdebug2
28
29
- name: Set PHPUnit Version
30
run: |
0 commit comments