From 9b054276c11901ca393e32382e5aeb313518d2c6 Mon Sep 17 00:00:00 2001 From: Abel Date: Thu, 7 Jul 2016 13:50:42 +0200 Subject: [PATCH] Made JSON valid. Sorry for the inconvencience --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cf82a77..9a6daf2 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,6 @@ "latte/latte": "*" }, "autoload": { - "classmap": ["Core/System/"], + "classmap": ["Core/System/"] } } \ No newline at end of file