diff --git a/composer.json b/composer.json index b808601e..77de9a47 100755 --- a/composer.json +++ b/composer.json @@ -3,14 +3,14 @@ "description": "Implements Blog functionality on Magento 2 store", "require": { "magefan/module-community" : ">=2.1.13", - "magefan/module-blog-graph-ql" : ">=2.1.7", + "magefan/module-blog-graph-ql" : ">=2.1.8", "magefan/module-wysiwyg-advanced" : ">=2.0.14" }, "suggest": { "magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension." }, "type": "magento2-module", - "version": "2.10.12.3", + "version": "2.10.13", "autoload": { "files": [ "registration.php" ], "psr-4": {