allow dev installs

This commit is contained in:
Taylor Otwell
2017-04-11 08:16:12 -05:00
parent 4696e7bcb6
commit 8abc4d05c5

View File

@@ -48,5 +48,7 @@
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true
}
},
"minimum-stability": "dev",
"prefer-stable": true
}