Skip to content

Commit 0e5ba5d

Browse files
committed
Update to V2.2.4.
1 parent 234ee1b commit 0e5ba5d

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.2.3",
3+
"version": "2.2.4",
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": [
@@ -29,7 +29,7 @@
2929
],
3030
"require": {
3131
"yiisoft/yii2": "*",
32-
"bower-asset/froala-wysiwyg-editor": "2.2.3",
32+
"bower-asset/froala-wysiwyg-editor": "2.2.4",
3333
"rmrevin/yii2-fontawesome": "*"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)