index
:
tinymce
master
intégration facile de tinymce dans un projet PHP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composer.json
blob: 22178eac5fc6256c08004cde11616d22234347c1 (
plain
)
1
2
3
4
5
6
{
"require"
:
{
"tinymce/tinymce"
:
"^8.3"
,
"mklkj/tinymce-i18n"
:
"^25.11"
}
}