From 0382db9cefe9b9d98e2125691d73ab9316c3f043 Mon Sep 17 00:00:00 2001 From: Stefan Neculai Date: Wed, 12 Sep 2018 14:35:01 +0300 Subject: [PATCH] Update to 2.8.5. --- composer.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 6ba822d..eb780a6 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "froala/yii2-froala-editor", - "version": "2.8.4", + "version": "2.8.5", "description": "A beautiful jQuery WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.", "type": "yii2-extension", "keywords": [ @@ -21,15 +21,11 @@ { "name": "dungphanxuan", "email": "dungphanxuan999@gmail.com" - }, - { - "name": "Stefan Neculai", - "email": "stefan@froala.com" } ], "require": { "yiisoft/yii2": "^2.0", - "froala/wysiwyg-editor": "2.8.4", + "froala/wysiwyg-editor": "2.8.5", "rmrevin/yii2-fontawesome": "^2.0" }, "autoload": {