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