Skip to content

Commit 8103588

Browse files
authored
Update composer.json
1 parent 9c07e1f commit 8103588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
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.2.10",
5+
"magefan/module-community" : ">=2.2.15",
66
"magefan/module-blog-graph-ql" : ">=2.1.10",
77
"magefan/module-wysiwyg-advanced" : ">=2.0.18"
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.13.0",
13+
"version": "2.13.1",
1414
"autoload": {
1515
"files": [ "registration.php" ],
1616
"psr-4": {

0 commit comments

Comments
 (0)