diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-21 07:44:10 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-21 07:44:10 +0200 |
| commit | c0333bacdf7bc200255e02502653fe7927d178ca (patch) | |
| tree | 83e599317b50ac025d5a790690cafa25f8990f87 /composer.json | |
| parent | f7ed86aec18d5e40df04baa387ac5f18e2e091f4 (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json index a261efa..1e2c1b1 100644 --- a/composer.json +++ b/composer.json @@ -2,9 +2,11 @@ "name": "tecnickcom/tc-lib-barcode", "description": "PHP library to generate linear and bidimensional barcodes", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ + "tc-lib-barcode", + "barcode", "3 of 9", "ANSI MH10.8M-1983", "AZTEC", |
