summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-file/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-06 08:20:29 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-06 08:20:29 +0100
commit52d7e1171a2ac66bcf981dca2709272a2201ab68 (patch)
tree4de2444d38034d373dbf76af35562ad74d2b719e /php-tecnickcom-tc-lib-file/composer.json
parent4528b0d2e5d3013c7003eb26b3f1e107fa1c8b08 (diff)
php-tecnickcom-tc-lib-file: 1.6.4
Diffstat (limited to 'php-tecnickcom-tc-lib-file/composer.json')
-rw-r--r--php-tecnickcom-tc-lib-file/composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-tecnickcom-tc-lib-file/composer.json b/php-tecnickcom-tc-lib-file/composer.json
index a81789f..3bc1cc5 100644
--- a/php-tecnickcom-tc-lib-file/composer.json
+++ b/php-tecnickcom-tc-lib-file/composer.json
@@ -13,7 +13,9 @@
}
],
"require": {
- "php": ">=5.4"
+ "php": ">=5.4",
+ "ext-curl": "*",
+ "ext-pcre": "*"
},
"require-dev": {
"apigen/apigen" : "^4.1.2",