Merge pull request #419 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/static-analysis.yml-0.9

Bump phpDocumentor/.github/.github/workflows/static-analysis.yml from 0.8 to 0.9
This commit is contained in:
Jaap van Otterdijk
2025-11-10 12:38:13 +01:00
committed by GitHub
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
static-analysis:
name: "Static analysis"
uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.8"
uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.9"
with:
php-extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo, pcntl, posix"
composer-root-version: "5.x-dev"