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 ebc25ff commit 96cb99dCopy full SHA for 96cb99d
composer.json
@@ -2,11 +2,10 @@
2
"name": "magefan/module-blog",
3
"description": "Implements Blog functionality on Magento 2 store",
4
"require": {
5
- "php": "~5.6.5 || >=7.0",
6
"magefan/module-community" : ">=2.0.1"
7
},
8
"type": "magento2-module",
9
- "version": "2.8.2.1",
+ "version": "2.8.2.2",
10
"license": [
11
"OSL-3.0",
12
"AFL-3.0"
0 commit comments