From 00577eab2cca29c7731d4804a257daa16ef0231a Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 1 Apr 2017 21:09:36 -0400 Subject: [PATCH] Add EOF newline to composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9e83d04b45..a7800ffff7 100644 --- a/composer.json +++ b/composer.json @@ -31,4 +31,4 @@ "log", "cache", "/photo", "/proxy" ] } -} \ No newline at end of file +}