From 41c28b42e6800884e27eb1103e9947617aec852a Mon Sep 17 00:00:00 2001 From: Iztok Svetik Date: Fri, 16 Oct 2015 13:08:15 +0200 Subject: [PATCH] Changed configuration --- composer.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/composer.json b/composer.json index 204bb03..112c3fd 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,6 @@ "IztokSvetik\\SilexAmqp\\Tests\\": "tests/" } }, - "minimum-stability" : "stable", - "prefer-stable" : true, "require" : { "php" : ">=5.3", "ext-amqp" : "*",