summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index a12dc9d..78814e8 100644
--- a/composer.json
+++ b/composer.json
@@ -23,15 +23,15 @@
"ext-date": "*",
"ext-pcre": "*",
"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.2",
+ "tecnickcom/tc-lib-color": "^2.2",
+ "tecnickcom/tc-lib-pdf-image": "^2.1",
+ "tecnickcom/tc-lib-pdf-font": "^2.4",
"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.0",
- "tecnickcom/tc-lib-pdf-graph": "^2.0"
+ "tecnickcom/tc-lib-pdf-graph": "^2.1"
},
"require-dev": {
"pdepend/pdepend": "2.13.0",