From ce8d6e0a01ba113ec5a98b2833a75f04bb983593 Mon Sep 17 00:00:00 2001 From: Maciej Klemarczyk Date: Fri, 27 Jul 2018 00:12:05 +0200 Subject: [PATCH] The JSON parsing problem was solved. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8a283d3b..d33426d2 100644 --- a/composer.json +++ b/composer.json @@ -19,5 +19,5 @@ "name": "fluid-player", "email": "privacy@fluidplayer.com" } - ], + ] }