From 2da6a42c323f15ae4ca539d6f722c1441d1a51c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Sep 2023 09:19:36 +0200 Subject: update to 1.7.12 (no change) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 2176709..a96133a 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library containing PDF graphic and geometric methods", "type": "library", "homepage": "http://www.tecnick.com", - "license": "LGPL-3.0", + "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-pdf-graph", "PDF", -- cgit