Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Nov 25, 2022
1 parent 48e5def commit 8652a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magefan/module-blog",
"description": "Implements Blog functionality on Magento 2 store",
"require": {
"magefan/module-community" : ">=2.1.10",
"magefan/module-community" : ">=2.1.11",
"magefan/module-blog-graph-ql" : ">=2.1.7",
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
},
Expand All @@ -12,7 +12,7 @@
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
},
"type": "magento2-module",
"version": "2.10.10.2",
"version": "2.10.11",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit 8652a59

Please sign in to comment.