Update tinymce to 5.10.1

This commit is contained in:
Hadi Nategh 2021-11-03 16:49:01 +01:00
parent 6cd8f67985
commit f93256f920
2 changed files with 6 additions and 6 deletions

View File

@ -129,7 +129,7 @@
"robrichards/xmlseclibs": "^3.1.1",
"simplesamlphp/simplesamlphp": "^1.19.0",
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
"tinymce/tinymce": "5.9.*"
"tinymce/tinymce": "5.10.*"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.5",

10
composer.lock generated
View File

@ -8495,16 +8495,16 @@
},
{
"name": "tinymce/tinymce",
"version": "5.9.2",
"version": "5.10.1",
"source": {
"type": "git",
"url": "https://github.com/tinymce/tinymce-dist.git",
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746"
"reference": "23dbb5d218707805b74c9fe4f1e2525bcd21e689"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/48c665ad12ba0e4d8068ba0784026c7488aa4746",
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/23dbb5d218707805b74c9fe4f1e2525bcd21e689",
"reference": "23dbb5d218707805b74c9fe4f1e2525bcd21e689",
"shasum": ""
},
"type": "component",
@ -8545,7 +8545,7 @@
"tinymce",
"wysiwyg"
],
"time": "2021-09-08T03:45:09+00:00"
"time": "2021-11-03T03:57:12+00:00"
},
{
"name": "twig/extensions",