Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Aug 17, 2022
1 parent 41ab397 commit e03bb3c
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 @@ -3,7 +3,7 @@
"description": "Implements Blog functionality on Magento 2 store",
"require": {
"magefan/module-community" : ">=2.1.10",
"magefan/module-blog-graph-ql" : ">=2.1.6",
"magefan/module-blog-graph-ql" : ">=2.1.7",
"magefan/module-wysiwyg-advanced" : ">=2.0.12"
},
"suggest": {
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.9.2",
"version": "2.10.10",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit e03bb3c

Please sign in to comment.