File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " magefan/module-blog" ,
3
3
"description" : " Implements Blog functionality on Magento 2 store" ,
4
4
"require" : {
5
- "magefan/module-community" : " >=2.1.9 " ,
6
- "magefan/module-wysiwyg-advanced" : " >=2.0.11 "
5
+ "magefan/module-community" : " >=2.1.10 " ,
6
+ "magefan/module-wysiwyg-advanced" : " >=2.0.12 "
7
7
},
8
8
"suggest" : {
9
9
"magefan/module-blog-comments-recaptcha" : " Install this module to activate ReCaptcha on blog comments form to protect against spam." ,
10
10
"magefan/module-blog-graph-ql" : " Install this module to activate GraphQl integration for the blog." ,
11
11
"magefan/module-blog-amp" : " Install this module to activate Blog integration with the Plumrocket AMP extension."
12
12
},
13
13
"type" : " magento2-module" ,
14
- "version" : " 2.10.7" ,
14
+ "version" : " 2.10.7.1 " ,
15
15
"autoload" : {
16
16
"files" : [ " registration.php" ],
17
17
"psr-4" : {
You can’t perform that action at this time.
0 commit comments