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 dd8aa9c..caf5a8c 100644 --- a/composer.json +++ b/composer.json | |||
| @@ -12,7 +12,8 @@ | |||
| 12 | "symfony/http-foundation": "^7.3", | 12 | "symfony/http-foundation": "^7.3", |
| 13 | "twbs/bootstrap-icons": "^1.13", | 13 | "twbs/bootstrap-icons": "^1.13", |
| 14 | "symfony/var-exporter": "^7.0", | 14 | "symfony/var-exporter": "^7.0", |
| 15 | "mklkj/tinymce-i18n": "^25.11" | 15 | "mklkj/tinymce-i18n": "^25.11", |
| 16 | "symfony/process": "^8.0" | ||
| 16 | }, | 17 | }, |
| 17 | "scripts": { | 18 | "scripts": { |
| 18 | "post-install-cmd": [ | 19 | "post-install-cmd": [ |
