diff --git a/composer.json b/composer.json index 8d5b3636..4f2e1304 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magefan/module-blog", "description": "Implements Blog functionality on Magento 2 store", "require": { - "magefan/module-community" : ">=2.1.20", + "magefan/module-community" : ">=2.1.23", "magefan/module-blog-graph-ql" : ">=2.1.9", "magefan/module-wysiwyg-advanced" : ">=2.0.15" }, @@ -10,7 +10,7 @@ "magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension." }, "type": "magento2-module", - "version": "2.11.3.1", + "version": "2.11.4", "autoload": { "files": [ "registration.php" ], "psr-4": {