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",