diff options
| author | polo <ordipolo@gmx.fr> | 2025-12-17 00:33:25 +0100 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-12-17 00:33:25 +0100 |
| commit | 56093614ef9f9c073a69da713d60815dec9378ea (patch) | |
| tree | 7385ea0faf84918f9c40346f4aec317ef0e59c9f /composer.json | |
| parent | 423755b019a09111b971e36c53e2557e2f5a704f (diff) | |
| download | cms-56093614ef9f9c073a69da713d60815dec9378ea.tar.gz cms-56093614ef9f9c073a69da713d60815dec9378ea.tar.bz2 cms-56093614ef9f9c073a69da713d60815dec9378ea.zip | |
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": [ |
