This commit is contained in:
dependabot[bot] 2026-03-16 21:22:38 +00:00 committed by GitHub
commit b0d13ee068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
coverage: none
- name: Install composer dependencies
uses: ramsey/composer-install@v3
uses: ramsey/composer-install@v4
- name: Run PHPStan
run: ./vendor/bin/phpstan --error-format=github