Skip to content

Commit 9e70202

Browse files
authored
Update composer.json
1 parent 4ba2a1b commit 9e70202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
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.23",
5+
"magefan/module-community" : ">=2.1.29",
66
"magefan/module-blog-graph-ql" : ">=2.1.9",
77
"magefan/module-wysiwyg-advanced" : ">=2.0.15"
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.11.4",
13+
"version": "2.11.5",
1414
"autoload": {
1515
"files": [ "registration.php" ],
1616
"psr-4": {

0 commit comments

Comments
 (0)