Skip to content

Commit 3414527

Browse files
committed
Update to v2.9.7
1 parent 2a266b9 commit 3414527

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "froala/yii2-froala-editor",
3-
"version": "2.9.6",
3+
"version": "2.9.7",
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": [
@@ -19,13 +19,13 @@
1919
"license": "MIT",
2020
"authors": [
2121
{
22-
"name": "dungphanxuan",
23-
"email": "dungphanxuan999@gmail.com"
22+
"name": "Froala Labs",
23+
"email": "kapil.garg.techy@gmail.com"
2424
}
2525
],
2626
"require": {
2727
"yiisoft/yii2": "^2.0",
28-
"froala/wysiwyg-editor": "2.9.6",
28+
"froala/wysiwyg-editor": "2.9.7",
2929
"rmrevin/yii2-fontawesome": "^2.0 | ^3.0"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)