From 2e83d0f2883e5de9bf4d9e85063496676a036e26 Mon Sep 17 00:00:00 2001 From: Progi1984 Date: Sun, 13 Jan 2019 13:58:26 +0100 Subject: [PATCH] FIXED : Validation of the composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ce4852a68..a2a56b0cb 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["PHP","PowerPoint","LibreOffice","pptx","ppt","odp","presentations"], "homepage": "http://phpoffice.github.io", "type": "library", - "license": "LGPL", + "license": "LGPL-3.0-only", "authors": [ { "name": "Mark Baker"