Skip to content

Commit 758ffdd

Browse files
Use dist install by default
1 parent d026879 commit 758ffdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"GrahamCampbell\\Tests\\Parse\\": "tests/"
3131
}
3232
},
33+
"config": {
34+
"preferred-install": "dist"
35+
},
3336
"extra": {
3437
"branch-alias": {
3538
"dev-master": "2.2-dev"

0 commit comments

Comments
 (0)