remove stability setting

This commit is contained in:
Taylor Otwell 2015-06-14 17:53:36 -05:00
parent 63ba6decb3
commit 15d6f3fe15
1 changed files with 1 additions and 2 deletions

View File

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