Skip to content

Commit f58f2c1

Browse files
authored
Update composer.json
1 parent 8132c00 commit f58f2c1

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,7 +2,7 @@
22
"name": "magefan/module-blog",
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
5-
"magefan/module-community" : ">=2.1.3",
5+
"magefan/module-community" : ">=2.1.4",
66
"magefan/module-wysiwyg-advanced" : ">=2.0.10"
77
},
88
"suggest": {
@@ -11,7 +11,7 @@
1111
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1212
},
1313
"type": "magento2-module",
14-
"version": "2.10.1.5",
14+
"version": "2.10.2",
1515
"autoload": {
1616
"files": [ "registration.php" ],
1717
"psr-4": {

0 commit comments

Comments
 (0)