Skip to content

Commit 03d20af

Browse files
authored
Update composer.json
1 parent 71c0f02 commit 03d20af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
55
"magefan/module-community" : ">=2.0.12",
6-
"magefan/module-wysiwyg-advanced" : ">=2.0.7"
6+
"magefan/module-wysiwyg-advanced" : ">=2.0.9"
77
},
88
"type": "magento2-module",
9-
"version": "2.9.4.1",
9+
"version": "2.9.4.2",
1010
"autoload": {
1111
"files": [ "registration.php" ],
1212
"psr-4": {

0 commit comments

Comments
 (0)