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 78814e8..5f07a2f 100644 --- a/composer.json +++ b/composer.json @@ -25,12 +25,12 @@ "tecnickcom/tc-lib-barcode": "^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-pdf-font": "^2.5", "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-page": "^4.1", "tecnickcom/tc-lib-pdf-graph": "^2.1" }, "require-dev": { |