From 4fa8925a8fa77dab982b57e755e7e2c9ac15bac7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Sep 2016 14:02:33 +0200 Subject: php-tecnickcom-tc-lib-pdf-grap: 1.4.1 --- php-tecnickcom-tc-lib-pdf-graph/composer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'php-tecnickcom-tc-lib-pdf-graph/composer.json') diff --git a/php-tecnickcom-tc-lib-pdf-graph/composer.json b/php-tecnickcom-tc-lib-pdf-graph/composer.json index 0d4d8a5..9f79f71 100644 --- a/php-tecnickcom-tc-lib-pdf-graph/composer.json +++ b/php-tecnickcom-tc-lib-pdf-graph/composer.json @@ -14,7 +14,8 @@ ], "require": { "php": ">=5.4", - "tecnickcom/tc-lib-color": "^1.11.0" + "tecnickcom/tc-lib-color": "^1.12.1", + "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3" }, "require-dev": { "apigen/apigen" : "^4.1.2", @@ -35,6 +36,10 @@ { "type": "vcs", "url": "git@github.com:tecnickcom/tc-lib-color.git" + }, + { + "type": "vcs", + "url": "git@github.com:tecnickcom/tc-lib-pdf-encrypt.git" } ] } -- cgit