From 42ca7217891bcf7ab4680c16730424e8bd6f9533 Mon Sep 17 00:00:00 2001 From: Bozhidar Hristov Date: Tue, 1 Aug 2017 10:03:46 +0300 Subject: [PATCH] Fix wrong composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 94658cb..ac8a9ed 100644 --- a/composer.json +++ b/composer.json @@ -18,4 +18,5 @@ "psr-4": { "VM5\\EntityTranslationsBundle\\": "src/" } - } \ No newline at end of file + } +} \ No newline at end of file