aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 11:09:22 +0000
committerMario <mario@mariovavti.com>2024-01-03 11:09:22 +0000
commit16e6eec3fb2bfb5a34c9dc94d46232be8461a947 (patch)
treed2fcf420e31f65e0c1a7e74529b65c6df6ae450e /composer.json
parentafe8552be66a05b379ddc7b5f78e40f8a76540b8 (diff)
downloadvolse-hubzilla-16e6eec3fb2bfb5a34c9dc94d46232be8461a947.tar.gz
volse-hubzilla-16e6eec3fb2bfb5a34c9dc94d46232be8461a947.tar.bz2
volse-hubzilla-16e6eec3fb2bfb5a34c9dc94d46232be8461a947.zip
composer add mmccook/php-json-canonicalization-scheme
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 e54229302..767faa707 100644
--- a/composer.json
+++ b/composer.json
@@ -50,7 +50,8 @@
"chillerlan/php-qrcode": "^4.3",
"spomky-labs/otphp": "^11.1",
"patrickschur/language-detection": "^5.3",
- "stephenhill/base58": "^1.1"
+ "stephenhill/base58": "^1.1",
+ "mmccook/php-json-canonicalization-scheme": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.4",