Skip to content

Commit 35160eb

Browse files
authored
Merge pull request #637 from magefan/magefan-patch-43
Update composer.json
2 parents ed7d1c1 + 14068c7 commit 35160eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"name": "magefan/module-blog",
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
5-
"magefan/module-community" : ">=2.1.29",
5+
"magefan/module-community" : ">=2.1.30",
66
"magefan/module-blog-graph-ql" : ">=2.1.9",
7-
"magefan/module-wysiwyg-advanced" : ">=2.0.15"
7+
"magefan/module-wysiwyg-advanced" : ">=2.0.16"
88
},
99
"suggest": {
1010
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1111
},
1212
"type": "magento2-module",
13-
"version": "2.12.1",
13+
"version": "2.12.2",
1414
"autoload": {
1515
"files": [ "registration.php" ],
1616
"psr-4": {

0 commit comments

Comments
 (0)