Skip to content

Commit 9985e76

Browse files
Update to v5.0.1
1 parent 61e5471 commit 9985e76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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": "5.0.0",
3+
"version": "5.0.1",
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": "5.0.0",
26+
"froala/wysiwyg-editor": "5.0.1",
2727
"rmrevin/yii2-fontawesome": "^2.0 | ^3.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)