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