diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-06 08:27:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-06 08:27:50 +0100 |
commit | 4268611e3beeab727d849f63043097c0a14e5863 (patch) | |
tree | dd8fc9fba07ac890745454e7b06850195ae1d8eb /php-tecnickcom-tc-lib-pdf-graph/composer.json | |
parent | 7118626ddb5b3b8718bf302644d64a013bc86709 (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.json | 5 |
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", |