diff options
author | Remi Collet <remi@remirepo.net> | 2023-09-06 15:44:32 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-09-06 15:44:32 +0200 |
commit | 7902a03ff296be59f14cb943422786250fc5ddd6 (patch) | |
tree | 17f2ca3ad701e5a805076b82b1ae19fa8b04bfc0 /composer.json | |
parent | 8c0574c85f6a61c2bb0d937212866100773c7302 (diff) |
update to 1.17.29 (no change)
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index c03bc02..4cb5a34 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library to generate linear and bidimensional barcodes", "type": "library", "homepage": "http://www.tecnick.com", - "license": "LGPL-3.0", + "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-barcode", "barcode", |