change composer file

This commit is contained in:
Taylor Otwell
2016-08-23 15:09:36 +02:00
parent 6f6851946b
commit 99de565ae7

View File

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