We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e3c26 commit 5b85089Copy full SHA for 5b85089
composer.json
@@ -3,14 +3,14 @@
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
"magefan/module-community" : ">=2.1.13",
6
- "magefan/module-blog-graph-ql" : ">=2.1.7",
+ "magefan/module-blog-graph-ql" : ">=2.1.8",
7
"magefan/module-wysiwyg-advanced" : ">=2.0.14"
8
},
9
"suggest": {
10
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
11
12
"type": "magento2-module",
13
- "version": "2.10.12.3",
+ "version": "2.10.13",
14
"autoload": {
15
"files": [ "registration.php" ],
16
"psr-4": {
0 commit comments