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 754d2c8 commit 7d58a71Copy full SHA for 7d58a71
composer.json
@@ -3,10 +3,10 @@
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
"magefan/module-community" : ">=2.0.12",
6
- "magefan/module-wysiwyg-advanced" : ">=2.0.6"
+ "magefan/module-wysiwyg-advanced" : ">=2.0.7"
7
},
8
"type": "magento2-module",
9
- "version": "2.9.3",
+ "version": "2.9.4",
10
"autoload": {
11
"files": [ "registration.php" ],
12
"psr-4": {
0 commit comments