Skip to content

Commit 24bafac

Browse files
Update to v4.4.0
1 parent 88312ac commit 24bafac

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": "4.3.1",
3+
"version": "4.4.0",
44
"description": "A beautiful 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": [
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"yiisoft/yii2": "^2.0",
26-
"froala/wysiwyg-editor": "4.3.1",
26+
"froala/wysiwyg-editor": "4.4.0",
2727
"rmrevin/yii2-fontawesome": "^2.0 | ^3.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)