From ee1a7b42cf449b82c8f5dc03e6a53f4b94bcc0cc Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Tue, 16 Jan 2018 15:59:25 +0100
Subject: [PATCH] Refactor sistemazione struttura libreria
---
composer.json | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/composer.json b/composer.json
index 440811d..f95409c 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,5 @@
"name": "Cristiano Magro",
"email": "cristiano.magro@vola.it"
}
- ],
- "minimum-stability": "dev",
- "require": {},
+ ]
}
\ No newline at end of file
--
Gitblit v1.8.0