Skip to content

Commit e03bb3c

Browse files
authored
Update composer.json
1 parent 41ab397 commit e03bb3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +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",
6+
"magefan/module-blog-graph-ql" : ">=2.1.7",
77
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
88
},
99
"suggest": {
@@ -12,7 +12,7 @@
1212
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1313
},
1414
"type": "magento2-module",
15-
"version": "2.10.9.2",
15+
"version": "2.10.10",
1616
"autoload": {
1717
"files": [ "registration.php" ],
1818
"psr-4": {

0 commit comments

Comments
 (0)