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 1216e47 commit 1a78dc7Copy full SHA for 1a78dc7
composer.json
@@ -2,8 +2,7 @@
2
"name": "magefan/module-blog",
3
"description": "The Magefan_Blog implements the Blog functionality. This allows to create a Blog functionality in store based on Magento 2",
4
"require": {
5
- "php": "~5.5.0|~5.6.0|~7.0.0",
6
- "magento/magento-composer-installer": "*"
+ "php": "~5.5.0|~5.6.0|~7.0.0"
7
},
8
"type": "magento2-module",
9
"version": "2.0.1.1",
0 commit comments