From 75d2d476f0f9348b33a34236d060de4d2d05a1e6 Mon Sep 17 00:00:00 2001 From: Stefan Neculai Date: Thu, 31 Jan 2019 16:24:10 +0200 Subject: [PATCH] Update to the latest master. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2f3c4c7..b1caa4d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "froala/yii2-froala-editor", - "version": "2.9.1", + "version": "2.9.2", "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": [ @@ -25,7 +25,7 @@ ], "require": { "yiisoft/yii2": "^2.0", - "froala/wysiwyg-editor": "2.9.1", + "froala/wysiwyg-editor": "2.9.2", "rmrevin/yii2-fontawesome": "^2.0 | ^3.0" }, "autoload": {