We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6277210 commit 8ec92b1Copy full SHA for 8ec92b1
composer.json
@@ -3,6 +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",
7
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
8
},
9
"suggest": {
@@ -11,7 +12,7 @@
11
12
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
13
14
"type": "magento2-module",
- "version": "2.10.8.1",
15
+ "version": "2.10.8.2",
16
"autoload": {
17
"files": [ "registration.php" ],
18
"psr-4": {
0 commit comments