mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-03 12:00:09 +01:00
Update tinymce
This commit is contained in:
parent
204b016f11
commit
8bdb1e7297
@ -134,7 +134,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.10.*"
|
"tinymce/tinymce": "^5.10.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9"
|
"phpunit/phpunit": "^9"
|
||||||
@ -157,4 +157,4 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "972cbb8e68abd6532169ac4261de7e4e",
|
"content-hash": "807d6ff7e5369918e76a6e8b42a7d045",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adldap2/adldap2",
|
"name": "adldap2/adldap2",
|
||||||
@ -10045,16 +10045,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tinymce/tinymce",
|
"name": "tinymce/tinymce",
|
||||||
"version": "5.10.7",
|
"version": "5.10.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/tinymce/tinymce-dist.git",
|
"url": "https://github.com/tinymce/tinymce-dist.git",
|
||||||
"reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff"
|
"reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
|
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/b9c50833d455adcf5ae89a6da7648ae5d65468df",
|
||||||
"reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
|
"reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "component",
|
"type": "component",
|
||||||
@ -10096,9 +10096,9 @@
|
|||||||
"wysiwyg"
|
"wysiwyg"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.7"
|
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.8"
|
||||||
},
|
},
|
||||||
"time": "2022-12-07T03:50:54+00:00"
|
"time": "2023-10-19T03:02:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/extensions",
|
"name": "twig/extensions",
|
||||||
|
Loading…
Reference in New Issue
Block a user