From 1d872a673c79a55cfda6b509a840211fc2b7998d Mon Sep 17 00:00:00 2001 From: Paul Hachmang Date: Fri, 2 Oct 2020 14:25:48 +0200 Subject: [PATCH] chore: fix syntax error --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0fdb0f0..17a01a4 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ { "mask": "0775", "path": "var/.esdata" - }, + } ] } }