From 702388461ae9f29d2b8ad4104f9c8081c692edc6 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 10 Jan 2014 20:18:00 -0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4f007693..158d9114 100644 --- a/composer.json +++ b/composer.json @@ -32,5 +32,5 @@ "config": { "preferred-install": "dist" }, - "minimum-stability": "stable" + "minimum-stability": "dev" }