diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d38c849..49ecdd7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,6 +56,7 @@ jobs: env: XDEBUG_MODE: cover with: + version: composer php_version: ${{ matrix.php }} php_extensions: xdebug coverage_text: _coverage/coverage.txt