From ac546abfcd968099c07af42d2b37a5902db76917 Mon Sep 17 00:00:00 2001 From: tabuna Date: Thu, 31 Aug 2017 18:49:40 +0300 Subject: [PATCH] update 5.5 --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 26ac185462..38b08010fc 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,5 @@ "suggest": { "orchid/cms": "Laravel package CMS", "orchid/socket": "Laravel library for asynchronously serving WebSockets." - }, - "minimum-stability": "dev", - "prefer-stable": true + } }