We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed7d1c1 + 14068c7 commit 35160ebCopy full SHA for 35160eb
composer.json
@@ -2,15 +2,15 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "magefan/module-community" : ">=2.1.29",
+ "magefan/module-community" : ">=2.1.30",
6
"magefan/module-blog-graph-ql" : ">=2.1.9",
7
- "magefan/module-wysiwyg-advanced" : ">=2.0.15"
+ "magefan/module-wysiwyg-advanced" : ">=2.0.16"
8
},
9
"suggest": {
10
"magefan/module-amp-blog": "Install this module to activate Blog integration with the Plumrocket AMP extension."
11
12
"type": "magento2-module",
13
- "version": "2.12.1",
+ "version": "2.12.2",
14
"autoload": {
15
"files": [ "registration.php" ],
16
"psr-4": {
0 commit comments