From ec861a5a8b6d53556b8fbc38f2a4db5db8eb6bce Mon Sep 17 00:00:00 2001 From: Stefan Neculai Date: Thu, 21 Jul 2016 21:55:35 +0300 Subject: [PATCH] Update to V2.3.4. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a135e95..c0c1abe 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "froala/yii2-froala-editor", - "version": "2.3.3", + "version": "2.3.4", "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": [ @@ -29,7 +29,7 @@ ], "require": { "yiisoft/yii2": "*", - "bower-asset/froala-wysiwyg-editor": "2.3.3", + "bower-asset/froala-wysiwyg-editor": "2.3.4", "rmrevin/yii2-fontawesome": "*" }, "autoload": {