remove prefer stable

This commit is contained in:
Taylor Otwell 2015-06-14 17:46:57 -05:00
parent 5033b85080
commit 63ba6decb3
1 changed files with 1 additions and 2 deletions

View File

@ -46,6 +46,5 @@
"config": {
"preferred-install": "dist"
},
"minimum-stability": "stable",
"prefer-stable": true
"minimum-stability": "stable"
}