From 9120e92384a39c05bd8761b453136933d9386ea9 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Fri, 29 Dec 2017 18:27:56 +0100
Subject: [PATCH] Gestione errore mediante exception
---
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