summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-19 11:29:20 +0200
committerRemi Collet <remi@php.net>2024-08-19 11:29:20 +0200
commit227053958bce82cab45c8ee22b6bd0b592e67740 (patch)
tree6d6bb7996b168a8d9c3691f229c8150acdb0d88f /composer.json
parentd6fdc037a436925d47c6c9b5b3bef2a3aacee103 (diff)
update to 8.0.71
raise dependency on tc-lib-color 2.2 raise dependency on tc-lib-pdf-image 2.1 raise dependency on tc-lib-pdf-font 2.4 raise dependency on tc-lib-pdf-graph 2.1
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",