From 6be60ed0bc40648ba174027fdb4a49a0f63b66b4 Mon Sep 17 00:00:00 2001 From: Till Wehowski Date: Sat, 15 Jun 2019 03:51:05 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 98f5371..9579808 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description":"This script can be used to generate -self-executing- .php Files. ", "keywords":["self-executing","multipart","parser", "stub"], "type":"library", - "license": [ "MIT", "BSD-4-Clause", "BSD-3-Clause", "1.3.6.1.4.1.37553.8.1.8.4.5" ], + "license": "MIT", "authors":[ { "name":"Romain Cambien",