We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adac1f commit 1ccd438Copy full SHA for 1ccd438
composer.json
@@ -3,8 +3,8 @@
3
"require": {
4
"components/jquery": ">=1.11.0",
5
"fortawesome/font-awesome": ">=4.4.0",
6
- "froala/wysiwyg-editor": ">=4.7.1",
7
- "froala/wysiwyg-editor-php-sdk": "4.7.1"
+ "froala/wysiwyg-editor": ">=5.0.0",
+ "froala/wysiwyg-editor-php-sdk": "5.0.0"
8
},
9
"support": {
10
"issues": "https://github.com/froala/froala-editor-php-sdk/issues",
0 commit comments