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 114a8f5 commit 0927e46Copy full SHA for 0927e46
composer.json
@@ -2,10 +2,10 @@
2
"name": "magefan/module-blog-graph-ql",
3
"description": "Magefan Blog GrapQl extension for Magento 2",
4
"require": {
5
- "magefan/module-blog" : ">=2.9.3"
+ "magefan/module-blog" : ">=2.9.4.1"
6
},
7
"type": "magento2-module",
8
- "version": "2.0.3",
+ "version": "2.0.4",
9
"autoload": {
10
"files": [ "registration.php" ],
11
"psr-4": {
0 commit comments