From 97ff8c398ff92295bc2bb607f8cf68e647f59cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Selahattin=20=C3=9Cnl=C3=BC?= Date: Thu, 8 Oct 2015 19:02:39 +0300 Subject: [PATCH] delete minimum-stability in composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 03d303b..8d1feeb 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,5 @@ "psr-4": { "Unlu\\Laravel\\Api\\": "src" } - }, - "minimum-stability": "dev" + } } \ No newline at end of file