diff --git a/composer.json b/composer.json index bc28744..dad9744 100644 --- a/composer.json +++ b/composer.json @@ -34,5 +34,10 @@ "terminus": { "compatible-version": "^3 || ^4" } + }, + "config": { + "audit": { + "block-insecure": false + } } }