Update tinymce package

This commit is contained in:
Hadi Nategh 2021-10-25 11:45:08 +02:00
parent 09cb38541b
commit e080afc94f
2 changed files with 14 additions and 8 deletions

View File

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

20
composer.lock generated
View File

@ -8493,16 +8493,16 @@
},
{
"name": "tinymce/tinymce",
"version": "5.5.1",
"version": "5.9.2",
"source": {
"type": "git",
"url": "https://github.com/tinymce/tinymce-dist.git",
"reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40"
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/a436d254bc8d62e50be1fdb3d3e98981ab0e4c40",
"reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/48c665ad12ba0e4d8068ba0784026c7488aa4746",
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746",
"shasum": ""
},
"type": "component",
@ -8528,16 +8528,22 @@
"LGPL-2.1-only"
],
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"homepage": "http://www.tinymce.com",
"homepage": "https://www.tiny.cloud/",
"keywords": [
"editor",
"contenteditable",
"editing",
"html",
"javascript",
"rich editor",
"rich text",
"rich text editor",
"richtext",
"rte",
"text",
"tinymce",
"wysiwyg"
],
"time": "2020-10-01T05:31:22+00:00"
"time": "2021-09-08T03:45:09+00:00"
},
{
"name": "twig/extensions",