We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170e0c9 commit 99b29b2Copy full SHA for 99b29b2
composer.json
@@ -2,16 +2,16 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "magefan/module-community" : ">=2.1.11",
+ "magefan/module-community" : ">=2.1.12",
6
"magefan/module-blog-graph-ql" : ">=2.1.7",
7
"magefan/module-blog-comments-recaptcha" : ">=2.1.2",
8
- "magefan/module-wysiwyg-advanced" : ">=2.0.12"
+ "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.11.1",
+ "version": "2.10.12",
15
"autoload": {
16
"files": [ "registration.php" ],
17
"psr-4": {
0 commit comments