From 3297ac3a62e4e31990e6a0c548f2b6d5f98c3c79 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Wed, 03 Jan 2018 17:40:39 +0100
Subject: [PATCH] Fixup conversione stringe to byte
---
composer.json | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/composer.json b/composer.json
index 553e99e..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