We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed7483 commit f766499Copy full SHA for f766499
composer.json
@@ -3,10 +3,10 @@
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
"magefan/module-community" : ">=2.0.6",
6
- "magefan/module-wysiwyg-advanced" : ">=2.0.3"
+ "magefan/module-wysiwyg-advanced" : ">=2.0.4"
7
},
8
"type": "magento2-module",
9
- "version": "2.9.0",
+ "version": "2.9.0.1",
10
"autoload": {
11
"files": [ "registration.php" ],
12
"psr-4": {
0 commit comments