We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d30d5c commit 8a28bd6Copy full SHA for 8a28bd6
composer.json
@@ -2,14 +2,10 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "magefan/module-community" : ">=2.0.4"
+ "magefan/module-community" : ">=2.0.5"
6
},
7
"type": "magento2-module",
8
- "version": "2.8.9.1",
9
- "license": [
10
- "OSL-3.0",
11
- "AFL-3.0"
12
- ],
+ "version": "2.8.10",
13
"autoload": {
14
"files": [ "registration.php" ],
15
"psr-4": {
0 commit comments