Skip to content

Commit 5b241de

Browse files
committed
Update to 2.9.3.
1 parent 75d2d47 commit 5b241de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "froala/yii2-froala-editor",
3-
"version": "2.9.2",
3+
"version": "2.9.3",
44
"description": "A beautiful jQuery WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.",
55
"type": "yii2-extension",
66
"keywords": [
@@ -25,7 +25,7 @@
2525
],
2626
"require": {
2727
"yiisoft/yii2": "^2.0",
28-
"froala/wysiwyg-editor": "2.9.2",
28+
"froala/wysiwyg-editor": "2.9.3",
2929
"rmrevin/yii2-fontawesome": "^2.0 | ^3.0"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)