aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-06 16:23:26 +0000
committerMario <mario@mariovavti.com>2024-01-06 16:23:26 +0000
commited0d2fed66355a289d50a96023c67da4682a44be (patch)
treee8ae5a6c42c23c77167d33f49e86105a7544d127 /composer.json
parent960bcb6b534b758fad06177a2b20e154025d386f (diff)
downloadvolse-hubzilla-ed0d2fed66355a289d50a96023c67da4682a44be.tar.gz
volse-hubzilla-ed0d2fed66355a289d50a96023c67da4682a44be.tar.bz2
volse-hubzilla-ed0d2fed66355a289d50a96023c67da4682a44be.zip
require bcmath or gmp extension
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 8d9301e6a..2c303663b 100644
--- a/composer.json
+++ b/composer.json
@@ -32,6 +32,7 @@
"ext-json": "*",
"ext-posix": "*",
"ext-sodium": "*",
+ "ext-bcmath": "*",
"sabre/dav": "^4.0",
"michelf/php-markdown": "^2.0",
"bshaffer/oauth2-server-php": "^1.9",