From f75b9451f29f621e4c05c3b280bec7c12eb91744 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 26 Apr 2015 14:15:03 +0300 Subject: [PATCH] Remove comma --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 97893d1..9703aae 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "LGPL-2.1", "require": { - "php": ">=5.4", + "php": ">=5.4" }, "autoload": {