diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index 02d41b5f..4e426292 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -56,4 +56,7 @@ jobs: - name: Check for vulnerable PHP dependencies run: | + set -x + cd php composer outdated + composer oudated -D