Skip to content

Commit 8ec92b1

Browse files
authored
Added blog graph ql to requirements
1 parent 6277210 commit 8ec92b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
55
"magefan/module-community" : ">=2.1.10",
6+
"magefan/module-blog-graph-ql" : ">=2.1.6",
67
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
78
},
89
"suggest": {
@@ -11,7 +12,7 @@
1112
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1213
},
1314
"type": "magento2-module",
14-
"version": "2.10.8.1",
15+
"version": "2.10.8.2",
1516
"autoload": {
1617
"files": [ "registration.php" ],
1718
"psr-4": {

0 commit comments

Comments
 (0)