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 cbfc7b1 commit 2078c89Copy full SHA for 2078c89
composer.json
@@ -2,7 +2,7 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "magefan/module-community" : ">=2.1.8",
+ "magefan/module-community" : ">=2.1.9",
6
"magefan/module-wysiwyg-advanced" : ">=2.0.11"
7
},
8
"suggest": {
@@ -11,7 +11,7 @@
11
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
12
13
"type": "magento2-module",
14
- "version": "2.10.6.1",
+ "version": "2.10.7",
15
"autoload": {
16
"files": [ "registration.php" ],
17
"psr-4": {
0 commit comments