diff --git a/composer.json b/composer.json index ae7555e9..53668d48 100644 --- a/composer.json +++ b/composer.json @@ -15,5 +15,8 @@ "scripts": { "post-update-cmd": "php artisan optimize" }, + "config": { + "preferred-install": "dist" + }, "minimum-stability": "dev" }