diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 1678987..a12dc9d 100644 --- a/composer.json +++ b/composer.json @@ -22,10 +22,10 @@ "php": ">=8.0", "ext-date": "*", "ext-pcre": "*", - "tecnickcom/tc-lib-barcode": "^2.1", + "tecnickcom/tc-lib-barcode": "^2.2", "tecnickcom/tc-lib-color": "^2.0", "tecnickcom/tc-lib-pdf-image": "^2.0", - "tecnickcom/tc-lib-pdf-font": "^2.0", + "tecnickcom/tc-lib-pdf-font": "^2.2", "tecnickcom/tc-lib-file": "^2.0", "tecnickcom/tc-lib-pdf-encrypt": "^2.1", "tecnickcom/tc-lib-unicode-data": "^2.0", |