diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-06 08:34:45 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-06 08:34:45 +0100 |
commit | a2ea96a35bd3e2def81eb2d20c3becc34b174005 (patch) | |
tree | d0526edba713760103e669ec54c4b88f6040116b /php-tecnickcom-tc-lib-unicode/composer.json | |
parent | 7427cd287ba212a8f71c74ed3ca3a4b79e313e93 (diff) |
php-tecnickcom-tc-lib-unicode: 1.3.4
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode/composer.json')
-rw-r--r-- | php-tecnickcom-tc-lib-unicode/composer.json | 2 |
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": { |