From 18e898766a4303dcf254c3a9ab675b9f62787cce Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Wed, 27 Dec 2017 16:06:49 +0100
Subject: [PATCH] fix composer.json

---
 composer.json |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/composer.json b/composer.json
index c1bae62..f95409c 100644
--- a/composer.json
+++ b/composer.json
@@ -6,8 +6,5 @@
             "name": "Cristiano Magro",
             "email": "cristiano.magro@vola.it"
         }
-    ],
-    "require": {
-        
-    }
+    ]
 }
\ No newline at end of file

--
Gitblit v1.8.0