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 eb19164..38b46de 100644 --- a/composer.json +++ b/composer.json | |||
| @@ -10,7 +10,8 @@ | |||
| 10 | "tinymce/tinymce": "^8.2", | 10 | "tinymce/tinymce": "^8.2", |
| 11 | "phpmailer/phpmailer": "^7.0", | 11 | "phpmailer/phpmailer": "^7.0", |
| 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 | }, | 15 | }, |
| 15 | "scripts": { | 16 | "scripts": { |
| 16 | "post-install-cmd": [ | 17 | "post-install-cmd": [ |
