We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626fcb6 commit 262e15dCopy full SHA for 262e15d
composer.json
@@ -2,10 +2,10 @@
2
"name": "magefan/module-blog-graph-ql",
3
"description": "GrapQl for Magento 2 Blog extension by Magefan",
4
"require": {
5
- "magefan/module-blog" : ">=2.9.8"
+ "magefan/module-blog" : ">=2.10.2"
6
},
7
"type": "magento2-module",
8
- "version": "2.1.1",
+ "version": "2.1.2",
9
"autoload": {
10
"files": [ "registration.php" ],
11
"psr-4": {
0 commit comments