Skip to content

Commit d8afd0c

Browse files
committed
Update to v2.7.4.
1 parent 32bce58 commit d8afd0c

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.7.3",
3+
"version": "2.7.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": "^2.0",
32-
"froala/wysiwyg-editor": "^2.7.3",
32+
"froala/wysiwyg-editor": "^2.7.4",
3333
"rmrevin/yii2-fontawesome": "^2.0"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)