TinyMCE 6

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
DGarza
User
Posts: 152

TinyMCE 6

Post by DGarza »

And I see that phpmaker downgraded the extension TinyMCE (idk why) and now in my progress window appears

Found 1 security vulnerability adversory affecting 1 package.

Can you upgrade the Extension again?
Thank you


arbei
User
Posts: 9787

Post by arbei »

Check your composer.json and make sure you have ^6.8.4. Vulnerable version should be <6.8.4, you may google "tinymce vulnerabilities" for more info.


DGarza
User
Posts: 152

Post by DGarza »

This is my version "tinymce/tinymce": "^6.8.4"

But my question is, why made the downgrade? It was necesary?


arbei
User
Posts: 9787

Post by arbei »

I believe it is license issue: https://github.com/tinymce/tinymce/issues/9453.


DGarza
User
Posts: 152

Post by DGarza »

Oh its a shame:( thank you


Post Reply