summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-unicode/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode/composer.json')
-rw-r--r--php-tecnickcom-tc-lib-unicode/composer.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-tecnickcom-tc-lib-unicode/composer.json b/php-tecnickcom-tc-lib-unicode/composer.json
index d0fda29..2c849e0 100644
--- a/php-tecnickcom-tc-lib-unicode/composer.json
+++ b/php-tecnickcom-tc-lib-unicode/composer.json
@@ -14,6 +14,8 @@
],
"require": {
"php": ">=5.4",
+ "ext-mbstring": "*",
+ "ext-pcre": "*",
"tecnickcom/tc-lib-unicode-data": "^1.6.3"
},
"require-dev": {