summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-graph/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-graph/composer.json')
-rw-r--r--php-tecnickcom-tc-lib-pdf-graph/composer.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-graph/composer.json b/php-tecnickcom-tc-lib-pdf-graph/composer.json
index 9f79f71..42e6098 100644
--- a/php-tecnickcom-tc-lib-pdf-graph/composer.json
+++ b/php-tecnickcom-tc-lib-pdf-graph/composer.json
@@ -14,8 +14,9 @@
],
"require": {
"php": ">=5.4",
- "tecnickcom/tc-lib-color": "^1.12.1",
- "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3"
+ "ext-zlib": "*",
+ "tecnickcom/tc-lib-color": "^1.12.4",
+ "tecnickcom/tc-lib-pdf-encrypt": "^1.4.4"
},
"require-dev": {
"apigen/apigen" : "^4.1.2",