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 7fd8983 commit 3705dc8Copy full SHA for 3705dc8
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.10.4"
+ "magefan/module-blog" : ">=2.10.8"
6
},
7
"type": "magento2-module",
8
- "version": "2.1.4",
+ "version": "2.1.5",
9
"autoload": {
10
"files": [ "registration.php" ],
11
"psr-4": {
0 commit comments