aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 11:07:03 +0000
committerMario <mario@mariovavti.com>2024-01-03 11:07:03 +0000
commitafe8552be66a05b379ddc7b5f78e40f8a76540b8 (patch)
treed53037364fa680de21153fb1d3fcfcb3211d0d58 /composer.json
parentcd0e50da249ba89252a6182b0ac239e003563f61 (diff)
downloadvolse-hubzilla-afe8552be66a05b379ddc7b5f78e40f8a76540b8.tar.gz
volse-hubzilla-afe8552be66a05b379ddc7b5f78e40f8a76540b8.tar.bz2
volse-hubzilla-afe8552be66a05b379ddc7b5f78e40f8a76540b8.zip
comÃposer add tephenhill/base58
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index cc334a181..e54229302 100644
--- a/composer.json
+++ b/composer.json
@@ -49,7 +49,8 @@
"jbroadway/urlify": "^1.2",
"chillerlan/php-qrcode": "^4.3",
"spomky-labs/otphp": "^11.1",
- "patrickschur/language-detection": "^5.3"
+ "patrickschur/language-detection": "^5.3",
+ "stephenhill/base58": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^9.4",