Set preferred install as "dist" out of the box.
This commit is contained in:
@@ -15,5 +15,8 @@
|
||||
"scripts": {
|
||||
"post-update-cmd": "php artisan optimize"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist"
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user