Skip to content

Commit daf867f

Browse files
committed
Update to 2.7.6.
1 parent 0f1fd39 commit daf867f

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

0 commit comments

Comments
 (0)