Skip to content

Commit

Permalink
Merge pull request #581 from magefan/magefan-patch-28
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
magefan committed May 21, 2024
2 parents c05d555 + e9093fe commit 57c0778
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,15 +2,15 @@
"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"
},
"suggest": {
"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": {
Expand Down

0 comments on commit 57c0778

Please sign in to comment.