diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-21 07:59:24 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-21 07:59:24 +0200 |
| commit | 50ecee37af5fa86e8a5b4f56d112775ffa142481 (patch) | |
| tree | 7e5f0d0a25f4bfeb987ed4d2941860b74fd18431 /composer.json | |
| parent | ef6f1410988a9259ccdd649ca82d21f83c465db3 (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 09c33ea..b0d77be 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { - "name": "tecnickcom/tc-lib-pdf-image-image", + "name": "tecnickcom/tc-lib-pdf-image", "description": "PHP library containing PDF Image methods", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ - "tc-lib-pdf-image-image", + "tc-lib-pdf-image", "PDF", "image", "PNG", |
