summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4e7f24f..b9a1c63 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,8 @@
"tecnickcom/tc-lib-unicode-data": "^2.0",
"tecnickcom/tc-lib-unicode": "^2.1",
"tecnickcom/tc-lib-pdf-page": "^4.3",
- "tecnickcom/tc-lib-pdf-graph": "^2.4"
+ "tecnickcom/tc-lib-pdf-graph": "^2.4",
+ "tecnickcom/tc-lib-pdf-parser": "^3.1"
},
"minimum-stability": "dev",
"prefer-stable": true,