Skip to content

Commit b3291b5

Browse files
committed
test for workflow
1 parent cfff3fa commit b3291b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/psalm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
- name: Psalm Security Scan
3333
uses: psalm/psalm-github-security-scan@1.4.0
34+
with:
35+
composer_require_dev_args: --ignore-platform-req=ext-ldap
3436

3537
- name: Upload Security Analysis results to GitHub
3638
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)