We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80db36d commit 82c1e1dCopy full SHA for 82c1e1d
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.2.7",
+ "magefan/module-community" : ">=2.2.8",
6
"magefan/module-blog-graph-ql" : ">=2.1.9",
7
"magefan/module-wysiwyg-advanced" : ">=2.0.17"
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.3",
+ "version": "2.12.4",
14
"autoload": {
15
"files": [ "registration.php" ],
16
"psr-4": {
0 commit comments