summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 0038237..3c35672 100644
--- a/composer.json
+++ b/composer.json
@@ -22,16 +22,16 @@
"php": ">=8.0",
"ext-date": "*",
"ext-pcre": "*",
- "tecnickcom/tc-lib-barcode": "^2.2",
+ "tecnickcom/tc-lib-barcode": "^2.3",
"tecnickcom/tc-lib-color": "^2.2",
"tecnickcom/tc-lib-pdf-image": "^2.1",
- "tecnickcom/tc-lib-pdf-font": "^2.5",
+ "tecnickcom/tc-lib-pdf-font": "^2.6",
"tecnickcom/tc-lib-file": "^2.0",
"tecnickcom/tc-lib-pdf-encrypt": "^2.1",
"tecnickcom/tc-lib-unicode-data": "^2.0",
"tecnickcom/tc-lib-unicode": "^2.0",
"tecnickcom/tc-lib-pdf-page": "^4.2",
- "tecnickcom/tc-lib-pdf-graph": "^2.1"
+ "tecnickcom/tc-lib-pdf-graph": "^2.2"
},
"require-dev": {
"pdepend/pdepend": "2.13.0",