diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer.json b/composer.json index ca128ff..1f93154 100644 --- a/composer.json +++ b/composer.json @@ -33,6 +33,11 @@ "config": { "allow-plugins": { "roundcube/plugin-installer": true + }, + "audit": { + "ignore": [ + "PKSA-z3gr-8qht-p93v" + ] } } } |
