Skip to content

Commit 5b85089

Browse files
authored
Update composer.json
1 parent 64e3c26 commit 5b85089

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,14 +3,14 @@
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
55
"magefan/module-community" : ">=2.1.13",
6-
"magefan/module-blog-graph-ql" : ">=2.1.7",
6+
"magefan/module-blog-graph-ql" : ">=2.1.8",
77
"magefan/module-wysiwyg-advanced" : ">=2.0.14"
88
},
99
"suggest": {
1010
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1111
},
1212
"type": "magento2-module",
13-
"version": "2.10.12.3",
13+
"version": "2.10.13",
1414
"autoload": {
1515
"files": [ "registration.php" ],
1616
"psr-4": {

0 commit comments

Comments
 (0)