From 5a2063545c9de72a8fd20efe1da419db89d96cae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Sep 2023 09:23:47 +0200 Subject: update to 1.4.22 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index e469ff5..fbcd408 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library containing Unicode methods", "type": "library", "homepage": "http://www.tecnick.com", - "license": "LGPL-3.0", + "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-unicode", "PDF", -- cgit