aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-09-25 19:39:51 +0000
committerMario <mario@mariovavti.com>2024-09-25 19:39:51 +0000
commit8c87b06caa59eab78a65aeb60228958bdf78f61c (patch)
tree0872ab758e7728ad9344103075b5df4f13dfcc2d /composer.json
parent99bff6716856833acefa1fe41e8d71e981ff883f (diff)
parent339e702beb97c46bfcef3306c7c226cf486d7246 (diff)
downloadvolse-hubzilla-8c87b06caa59eab78a65aeb60228958bdf78f61c.tar.gz
volse-hubzilla-8c87b06caa59eab78a65aeb60228958bdf78f61c.tar.bz2
volse-hubzilla-8c87b06caa59eab78a65aeb60228958bdf78f61c.zip
Merge branch '9.4RC'
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 6cef6acd9..7ed537c39 100644
--- a/composer.json
+++ b/composer.json
@@ -55,10 +55,11 @@
"patrickschur/language-detection": "^5.3",
"stephenhill/base58": "^1.1",
"mmccook/php-json-canonicalization-scheme": "^1.0",
- "scssphp/scssphp": "^1.12"
+ "scssphp/scssphp": "^1.12",
+ "twbs/bootstrap-icons": "^1.11"
},
"require-dev": {
- "ext-yaml": "*",
+ "ext-yaml": "*",
"phpunit/phpunit": "^10.5",
"php-mock/php-mock-phpunit": "^2.10",
"phpmd/phpmd": "^2.6",