Skip to content

Commit 33cf468

Browse files
Update to v4.0.17
1 parent bf51bb0 commit 33cf468

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.travis.yml export-ignore
2+
deploy_sdk.sh export-ignore
3+
docker-compose.yml.template export-ignore
4+
Dockerfile export-ignore
5+
push-image-to-nexus.sh export-ignore
6+
version.json export-ignore

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"require": {
44
"components/jquery": ">=1.11.0",
55
"fortawesome/font-awesome": ">=4.4.0",
6-
"froala/wysiwyg-editor": ">=4.0.16",
7-
"froala/wysiwyg-editor-php-sdk": "4.0.16"
6+
"froala/wysiwyg-editor": ">=4.0.17",
7+
"froala/wysiwyg-editor-php-sdk": "4.0.17"
88
},
99
"support": {
1010
"issues": "https://github.com/froala/froala-editor-php-sdk/issues",

0 commit comments

Comments
 (0)