Skip to content

Commit 7f6bcd8

Browse files
authored
Update composer.json
1 parent 83e7aff commit 7f6bcd8

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
@@ -3,15 +3,15 @@
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
55
"magefan/module-community" : ">=2.1.8",
6-
"magefan/module-wysiwyg-advanced" : ">=2.0.10"
6+
"magefan/module-wysiwyg-advanced" : ">=2.0.11"
77
},
88
"suggest": {
99
"magefan/module-blog-comments-recaptcha": "Install this module to activate ReCaptcha on blog comments form to protect against spam.",
1010
"magefan/module-blog-graph-ql": "Install this module to activate GraphQl integration for the blog.",
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.6",
14+
"version": "2.10.6.1",
1515
"autoload": {
1616
"files": [ "registration.php" ],
1717
"psr-4": {

0 commit comments

Comments
 (0)