We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8a2c9 commit c75f318Copy full SHA for c75f318
.github/workflows/php-package.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
php-version: ${{ matrix.php-version }}
48
tools: composer:v2
49
+ extensions: bz2
50
coverage: xdebug3
51
- name: Composer Cache
52
id: composer-cache
0 commit comments