Commit b042d46b authored by Taylor Otwell's avatar Taylor Otwell

Set preferred install as "dist" out of the box.

parent b16bb1ac
...@@ -15,5 +15,8 @@ ...@@ -15,5 +15,8 @@
"scripts": { "scripts": {
"post-update-cmd": "php artisan optimize" "post-update-cmd": "php artisan optimize"
}, },
"config": {
"preferred-install": "dist"
},
"minimum-stability": "dev" "minimum-stability": "dev"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment