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 8fee236 commit ca4f054Copy full SHA for ca4f054
.github/workflows/build-php-wrapper/action.yml
@@ -25,7 +25,7 @@ runs:
25
with:
26
php-version: ${{ inputs.php-version }}
27
extensions: tokenizer, json, ctype, iconv, mbstring
28
- tools: none
+ tools: composer
29
env:
30
runner: self-hosted
31
0 commit comments