mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Update tinymce package
This commit is contained in:
parent
09cb38541b
commit
e080afc94f
@ -125,7 +125,7 @@
|
|||||||
"robrichards/xmlseclibs": "^3.1.1",
|
"robrichards/xmlseclibs": "^3.1.1",
|
||||||
"simplesamlphp/simplesamlphp": "^1.19.0",
|
"simplesamlphp/simplesamlphp": "^1.19.0",
|
||||||
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
|
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
|
||||||
"tinymce/tinymce": "^5"
|
"tinymce/tinymce": "5.9.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"guzzlehttp/guzzle": "^6.5",
|
"guzzlehttp/guzzle": "^6.5",
|
||||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -8493,16 +8493,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tinymce/tinymce",
|
"name": "tinymce/tinymce",
|
||||||
"version": "5.5.1",
|
"version": "5.9.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/tinymce/tinymce-dist.git",
|
"url": "https://github.com/tinymce/tinymce-dist.git",
|
||||||
"reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40"
|
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/a436d254bc8d62e50be1fdb3d3e98981ab0e4c40",
|
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/48c665ad12ba0e4d8068ba0784026c7488aa4746",
|
||||||
"reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40",
|
"reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "component",
|
"type": "component",
|
||||||
@ -8528,16 +8528,22 @@
|
|||||||
"LGPL-2.1-only"
|
"LGPL-2.1-only"
|
||||||
],
|
],
|
||||||
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
||||||
"homepage": "http://www.tinymce.com",
|
"homepage": "https://www.tiny.cloud/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"editor",
|
"contenteditable",
|
||||||
|
"editing",
|
||||||
"html",
|
"html",
|
||||||
"javascript",
|
"javascript",
|
||||||
|
"rich editor",
|
||||||
|
"rich text",
|
||||||
|
"rich text editor",
|
||||||
"richtext",
|
"richtext",
|
||||||
|
"rte",
|
||||||
|
"text",
|
||||||
"tinymce",
|
"tinymce",
|
||||||
"wysiwyg"
|
"wysiwyg"
|
||||||
],
|
],
|
||||||
"time": "2020-10-01T05:31:22+00:00"
|
"time": "2021-09-08T03:45:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/extensions",
|
"name": "twig/extensions",
|
||||||
|
Loading…
Reference in New Issue
Block a user