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 6edea5f + 1d1148b commit b2be345Copy full SHA for b2be345
.github/workflows/integrate.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
static-analysis:
33
name: "Static analysis"
34
- uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.8"
+ uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.9"
35
with:
36
php-extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo, pcntl, posix"
37
composer-root-version: "2.x-dev"
0 commit comments