We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5825a commit 0725f2fCopy full SHA for 0725f2f
composer.json
@@ -3,10 +3,10 @@
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
"magefan/module-community" : ">=2.0.11",
6
- "magefan/module-wysiwyg-advanced" : ">=2.0.5"
+ "magefan/module-wysiwyg-advanced" : ">=2.0.6"
7
},
8
"type": "magento2-module",
9
- "version": "2.9.1.2",
+ "version": "2.9.2",
10
"autoload": {
11
"files": [ "registration.php" ],
12
"psr-4": {
0 commit comments