diff --git a/composer.json b/composer.json index a4e4f347552..44de79510e4 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "symfony/polyfill-php84": "^1.31", "symfony/string": "^6.4", "symfony/translation-contracts": "^3.5", - "tinymce/tinymce": "^7.5" + "tinymce/tinymce": "^8.0" }, "require-dev": { "ext-xmlreader": "*", diff --git a/composer.lock b/composer.lock index 6a6cc3e2a8d..50a718d5e94 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8634945a6a1545ffd5bc1c422faf4cc7", + "content-hash": "b3f5c9e5aaf06c9d10a870fa4995dfdc", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -4242,16 +4242,16 @@ }, { "name": "tinymce/tinymce", - "version": "7.9.1", + "version": "8.0.1", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", - "reference": "3d6219296c9a92c87337bb38fb502a469ac1167f" + "reference": "da439f1d4bbfaab97fb59102ad29b325b8313c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/3d6219296c9a92c87337bb38fb502a469ac1167f", - "reference": "3d6219296c9a92c87337bb38fb502a469ac1167f", + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/da439f1d4bbfaab97fb59102ad29b325b8313c70", + "reference": "da439f1d4bbfaab97fb59102ad29b325b8313c70", "shasum": "" }, "type": "component", @@ -4295,9 +4295,9 @@ "wysiwyg" ], "support": { - "source": "https://github.com/tinymce/tinymce-dist/tree/7.9.1" + "source": "https://github.com/tinymce/tinymce-dist/tree/8.0.1" }, - "time": "2025-05-29T02:22:36+00:00" + "time": "2025-07-28T04:53:13+00:00" }, { "name": "voku/portable-ascii",