We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdbecc commit 784ad92Copy full SHA for 784ad92
composer.json
@@ -4,14 +4,13 @@
4
"require": {
5
"magefan/module-community" : ">=2.1.12",
6
"magefan/module-blog-graph-ql" : ">=2.1.7",
7
- "magefan/module-blog-comments-recaptcha" : ">=2.1.3",
8
"magefan/module-wysiwyg-advanced" : ">=2.0.14"
9
},
10
"suggest": {
11
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
12
13
"type": "magento2-module",
14
- "version": "2.10.12",
+ "version": "2.10.12.1",
15
"autoload": {
16
"files": [ "registration.php" ],
17
"psr-4": {
0 commit comments