aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index b7ad2e5..b8ddaa2 100644
--- a/composer.json
+++ b/composer.json
@@ -6,14 +6,14 @@
6 "doctrine/dbal": "^4.3", 6 "doctrine/dbal": "^4.3",
7 "doctrine/orm": "^3.5", 7 "doctrine/orm": "^3.5",
8 "symfony/cache": "^7.0", 8 "symfony/cache": "^7.0",
9 "symfony/http-foundation": "^7.0",
10 "symfony/var-exporter": "^7.0",
11 "symfony/process": "^7.0",
9 "htmlawed/htmlawed": "^1.2", 12 "htmlawed/htmlawed": "^1.2",
10 "tinymce/tinymce": "^8.5", 13 "tinymce/tinymce": "^8.5",
11 "mklkj/tinymce-i18n": "^26.5", 14 "mklkj/tinymce-i18n": "^26.5",
12 "phpmailer/phpmailer": "^7.1", 15 "phpmailer/phpmailer": "^7.1",
13 "twbs/bootstrap-icons": "^1.13", 16 "twbs/bootstrap-icons": "^1.13"
14 "symfony/http-foundation": "^7.0",
15 "symfony/var-exporter": "^7.0",
16 "symfony/process": "^7.0"
17 }, 17 },
18 "scripts": { 18 "scripts": {
19 "post-install-cmd": [ 19 "post-install-cmd": [