We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6810852 commit ae4ddcaCopy full SHA for ae4ddca
1 file changed
.github/workflows/static-analysis.yml
@@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
10
type: "string"
11
php-extensions:
12
description: "The php extensions to install, allowing composer to pass"
13
- default: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo"
+ default: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo, pcntl, posix, opcache"
14
required: false
15
16
composer-root-version:
0 commit comments