Skip to content

Commit

Permalink
Merge pull request #637 from magefan/magefan-patch-43
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
magefan authored Dec 30, 2024
2 parents ed7d1c1 + 14068c7 commit 35160eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.29",
"magefan/module-community" : ">=2.1.30",
"magefan/module-blog-graph-ql" : ">=2.1.9",
"magefan/module-wysiwyg-advanced" : ">=2.0.15"
"magefan/module-wysiwyg-advanced" : ">=2.0.16"
},
"suggest": {
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
},
"type": "magento2-module",
"version": "2.12.1",
"version": "2.12.2",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit 35160eb

Please sign in to comment.