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.
2 parents 4277f90 + c492465 commit b181f1cCopy full SHA for b181f1c
.github/workflows/integrate.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
static-analysis:
39
name: "Static analysis"
40
- uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.8"
+ uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.9"
41
with:
42
php-extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo, pcntl, posix"
43
composer-root-version: "5.x-dev"
0 commit comments