From 1713d69ca8ea2ea520f648d7f4a86d0f0a53f84f Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 1 Jun 2014 13:16:30 -0500 Subject: [PATCH] Merge development branch. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 158d9114..4f007693 100644 --- a/composer.json +++ b/composer.json @@ -32,5 +32,5 @@ "config": { "preferred-install": "dist" }, - "minimum-stability": "dev" + "minimum-stability": "stable" }