From efe693977cbf04ea1823d8ea7dc5500dae2ac0d1 Mon Sep 17 00:00:00 2001 From: Sebastien MALOT Date: Fri, 22 Jun 2018 21:45:20 +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 0f385517..aaced269 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Pdf parser library. Can read and extract information from pdf file.", "keywords": ["PDF", "text", "parser", "parse", "extract"], "type": "library", - "license": "LGPLv3", + "license": "LGPL-3.0-or-later", "authors": [ { "name": "Sebastien MALOT",