diff --git a/composer.json b/composer.json index b1caa4d..7e402af 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "froala/yii2-froala-editor", - "version": "2.9.2", + "version": "2.9.3", "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.2", + "froala/wysiwyg-editor": "2.9.3", "rmrevin/yii2-fontawesome": "^2.0 | ^3.0" }, "autoload": {