From 0a7cfce4613f8f4044263a398377060e49034c7f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Apr 2026 07:49:46 +0200 Subject: update to 2.0.49 (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 4ebad00..8c58066 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "tecnickcom/tc-lib-unicode-data", "description": "PHP library containing Unicode definitions", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-unicode-data", -- cgit