diff --git a/composer.json b/composer.json index 2ee1ebc..5e6594c 100755 --- a/composer.json +++ b/composer.json @@ -52,5 +52,10 @@ "Enforcer": "Lauthz\\Facades\\Enforcer" } } + }, + "config": { + "allow-plugins": { + "kylekatarnls/update-helper": true + } } } \ No newline at end of file