We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4006ef + dbc9979 commit 7a6d38aCopy full SHA for 7a6d38a
.github/workflows/continuous-integration.yml
@@ -57,7 +57,7 @@ jobs:
57
- uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d
58
with:
59
php-version: ${{ matrix.php }}
60
- extensions: fileinfo
+ extensions: fileinfo, zip
61
- uses: actions/checkout@v3
62
63
- name: Install Composer Dependencies
0 commit comments