Skip to content

Commit f766499

Browse files
authored
Update composer.json
1 parent 4ed7483 commit f766499

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.6",
6-
"magefan/module-wysiwyg-advanced" : ">=2.0.3"
6+
"magefan/module-wysiwyg-advanced" : ">=2.0.4"
77
},
88
"type": "magento2-module",
9-
"version": "2.9.0",
9+
"version": "2.9.0.1",
1010
"autoload": {
1111
"files": [ "registration.php" ],
1212
"psr-4": {

0 commit comments

Comments
 (0)