We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28dd45f + 43ace67 commit 7fc875fCopy full SHA for 7fc875f
composer.json
@@ -2,15 +2,15 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "magefan/module-community" : ">=2.1.16",
+ "magefan/module-community" : ">=2.1.18",
6
"magefan/module-blog-graph-ql" : ">=2.1.9",
7
"magefan/module-wysiwyg-advanced" : ">=2.0.15"
8
},
9
"suggest": {
10
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
11
12
"type": "magento2-module",
13
- "version": "2.11.0.1",
+ "version": "2.11.1",
14
"autoload": {
15
"files": [ "registration.php" ],
16
"psr-4": {
0 commit comments