diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index c4e089b..12c7202 100644 --- a/composer.json +++ b/composer.json | |||
@@ -8,7 +8,8 @@ | |||
8 | "composer": "*", | 8 | "composer": "*", |
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 | }, | 13 | }, |
13 | "scripts": { | 14 | "scripts": { |
14 | "post-install-cmd": [ | 15 | "post-install-cmd": [ |