summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
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 12c7202..3ebe29c 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,8 @@
9 "htmlawed/htmlawed": "^1.2", 9 "htmlawed/htmlawed": "^1.2",
10 "tinymce/tinymce": "^7.7", 10 "tinymce/tinymce": "^7.7",
11 "tweeb/tinymce-i18n": "^2.0", 11 "tweeb/tinymce-i18n": "^2.0",
12 "phpmailer/phpmailer": "^6.10" 12 "phpmailer/phpmailer": "^6.10",
13 "symfony/http-foundation": "^7.3"
13 }, 14 },
14 "scripts": { 15 "scripts": {
15 "post-install-cmd": [ 16 "post-install-cmd": [