* Api/Ckeditor: Update CKeditor to version v4.9.2

This commit is contained in:
Hadi Nategh 2018-05-14 17:42:23 +02:00
parent 41a983e317
commit cdb0ba4de0

10
composer.lock generated
View File

@ -218,16 +218,16 @@
}, },
{ {
"name": "egroupware/ckeditor", "name": "egroupware/ckeditor",
"version": "v4.7.3", "version": "v4.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/EGroupware/ckeditor.git", "url": "https://github.com/EGroupware/ckeditor.git",
"reference": "067f5e7ec7a73d449454755d7ae1ef884f409f9b" "reference": "cd542e5b23f750f074a13228e1c8c783021ebd77"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/EGroupware/ckeditor/zipball/067f5e7ec7a73d449454755d7ae1ef884f409f9b", "url": "https://api.github.com/repos/EGroupware/ckeditor/zipball/cd542e5b23f750f074a13228e1c8c783021ebd77",
"reference": "067f5e7ec7a73d449454755d7ae1ef884f409f9b", "reference": "cd542e5b23f750f074a13228e1c8c783021ebd77",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -248,7 +248,7 @@
], ],
"description": "Compiled version of CKEditor customized for EGroupware project.", "description": "Compiled version of CKEditor customized for EGroupware project.",
"homepage": "https://github.com/EGroupware/ckeditor", "homepage": "https://github.com/EGroupware/ckeditor",
"time": "2017-10-30T17:59:45+00:00" "time": "2018-05-08 13:42:32"
}, },
{ {
"name": "fxp/composer-asset-plugin", "name": "fxp/composer-asset-plugin",