We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8132c00 commit f58f2c1Copy full SHA for f58f2c1
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.3",
+ "magefan/module-community" : ">=2.1.4",
6
"magefan/module-wysiwyg-advanced" : ">=2.0.10"
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.1.5",
+ "version": "2.10.2",
15
"autoload": {
16
"files": [ "registration.php" ],
17
"psr-4": {
0 commit comments