From a545a2bf3323926d224947fb0ec2d3155ebdc34a Mon Sep 17 00:00:00 2001 From: David Velasco Date: Fri, 23 Sep 2016 07:38:36 +0200 Subject: [PATCH] update composer --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f3a8fb6..a0849f8 100644 --- a/composer.json +++ b/composer.json @@ -23,5 +23,6 @@ "type": "vcs", "url": "git@github.com:DualHand/DumperBundle.git" - }] + }], + "minimum-stability": "dev" }