There was an error while loading. Please reload this page.
1 parent cfff3fa commit b3291b5Copy full SHA for b3291b5
1 file changed
.github/workflows/psalm.yml
@@ -31,6 +31,8 @@ jobs:
31
32
- name: Psalm Security Scan
33
uses: psalm/psalm-github-security-scan@1.4.0
34
+ with:
35
+ composer_require_dev_args: --ignore-platform-req=ext-ldap
36
37
- name: Upload Security Analysis results to GitHub
38
uses: github/codeql-action/upload-sarif@v3
0 commit comments