From e1fd34403a12913823616a10511273906454ea08 Mon Sep 17 00:00:00 2001 From: Ramon van Belzen Date: Mon, 19 Dec 2016 09:15:34 +0100 Subject: [PATCH] fix #79 with comma --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6a9539c..5116efa 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "dist": { "url": "https://github.com/Ramoonus/Powerpack/archive/master.zip", "type": "zip" - } + }, "require": { "php": ">=5.6.0"