Update psalm.yml

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-12-02 23:37:14 +01:00 committed by GitHub
parent 1380ca4fef
commit d9abd70d21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,5 +56,4 @@ jobs:
- name: Check for vulnerable PHP dependencies
run: |
composer require --dev roave/security-advisories:dev-latest
composer update --dry-run roave/security-advisories
composer outdated