Skip to content

Commit e8cd20f

Browse files
committed
change composer
1 parent 409c0ad commit e8cd20f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
]
4444
},
4545
"config": {
46-
"preferred-install": "dev"
46+
"preferred-install": "dist"
4747
},
48-
"minimum-stability": "stable"
48+
"minimum-stability": "dev",
49+
"prefer-stable": true
4950
}

0 commit comments

Comments
 (0)