From 25310c05ab838eef5458b222bf5f243f910392c2 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Wed, 03 Jan 2018 17:36:05 +0100
Subject: [PATCH] Gestione delle dimenzioni utilizzando il metodo di conversione da stringa.

---
 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