We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c0f02 commit 03d20afCopy full SHA for 03d20af
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.7"
+ "magefan/module-wysiwyg-advanced" : ">=2.0.9"
7
},
8
"type": "magento2-module",
9
- "version": "2.9.4.1",
+ "version": "2.9.4.2",
10
"autoload": {
11
"files": [ "registration.php" ],
12
"psr-4": {
0 commit comments