Skip to content

Commit

Permalink
Use dist install by default
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jun 25, 2015
1 parent a1034ba commit c33d27c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"League\\FactoryMuffin\\Faker\\": "src/"
}
},
"config": {
"preferred-install": "dist"
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
Expand Down

0 comments on commit c33d27c

Please sign in to comment.