mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-15 02:00:15 +00:00
Update psalm.yml
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
d9abd70d21
commit
aae04ec950
1 changed files with 3 additions and 0 deletions
3
.github/workflows/psalm.yml
vendored
3
.github/workflows/psalm.yml
vendored
|
|
@ -56,4 +56,7 @@ jobs:
|
||||||
|
|
||||||
- name: Check for vulnerable PHP dependencies
|
- name: Check for vulnerable PHP dependencies
|
||||||
run: |
|
run: |
|
||||||
|
set -x
|
||||||
|
cd php
|
||||||
composer outdated
|
composer outdated
|
||||||
|
composer oudated -D
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue