summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-graph/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-06 08:27:50 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-06 08:27:50 +0100
commit4268611e3beeab727d849f63043097c0a14e5863 (patch)
treedd8fc9fba07ac890745454e7b06850195ae1d8eb /php-tecnickcom-tc-lib-pdf-graph/composer.json
parent7118626ddb5b3b8718bf302644d64a013bc86709 (diff)
php-tecnickcom-tc-lib-pdf-graph: 1.4.3
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",