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.json7
1 files changed, 6 insertions, 1 deletions
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"
}
]
}