Skip to content

Commit 1c90327

Browse files
author
Navneet Kumar
committed
Update to 3.0.4
1 parent a86bea4 commit 1c90327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "froala/yii2-froala-editor",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
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": "3.0.3",
26+
"froala/wysiwyg-editor": "3.0.4",
2727
"rmrevin/yii2-fontawesome": "^2.0 | ^3.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)