We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ab397 commit e03bb3cCopy full SHA for e03bb3c
composer.json
@@ -3,7 +3,7 @@
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
"magefan/module-community" : ">=2.1.10",
6
- "magefan/module-blog-graph-ql" : ">=2.1.6",
+ "magefan/module-blog-graph-ql" : ">=2.1.7",
7
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
8
},
9
"suggest": {
@@ -12,7 +12,7 @@
12
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
13
14
"type": "magento2-module",
15
- "version": "2.10.9.2",
+ "version": "2.10.10",
16
"autoload": {
17
"files": [ "registration.php" ],
18
"psr-4": {
0 commit comments