aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-02-14 21:28:20 +0000
committerMario <mario@mariovavti.com>2024-02-14 21:28:20 +0000
commit0b18b35f5f28b0afc3104f10d33fac5b1675a76a (patch)
treeb18a855dc7fd0f38e6a7bd853114c2dcd7f00137 /composer.json
parent9859008271d1493ad600dff34a1d6e250378c496 (diff)
downloadvolse-hubzilla-0b18b35f5f28b0afc3104f10d33fac5b1675a76a.tar.gz
volse-hubzilla-0b18b35f5f28b0afc3104f10d33fac5b1675a76a.tar.bz2
volse-hubzilla-0b18b35f5f28b0afc3104f10d33fac5b1675a76a.zip
require the intl extension for
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index e3c109c0e..06765eba9 100644
--- a/composer.json
+++ b/composer.json
@@ -26,6 +26,7 @@
"php": ">=8.0.2",
"ext-curl": "*",
"ext-iconv": "*",
+ "ext-intl": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-openssl": "*",