diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..22178ea --- /dev/null +++ b/composer.json | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | { | ||
| 2 | "require": { | ||
| 3 | "tinymce/tinymce": "^8.3", | ||
| 4 | "mklkj/tinymce-i18n": "^25.11" | ||
| 5 | } | ||
| 6 | } | ||
