added preferred-install to dist

This commit is contained in:
Fabien Potencier 2017-03-15 20:56:24 -07:00
parent beb77b8466
commit fa4fbc0730

View File

@ -18,6 +18,9 @@
"platform": {
"php": "7.0"
},
"preferred-install": {
"*": "dist"
},
"sort-packages": true
},
"autoload": {