Skip to content

Commit

Permalink
Added blog graph ql to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Jun 1, 2022
1 parent 6277210 commit 8ec92b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +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-wysiwyg-advanced" : ">=2.0.12"
},
"suggest": {
Expand All @@ -11,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.8.1",
"version": "2.10.8.2",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit 8ec92b1

Please sign in to comment.