Skip to content

Commit 1a78dc7

Browse files
committed
Update composer.json file
1 parent 1216e47 commit 1a78dc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "magefan/module-blog",
33
"description": "The Magefan_Blog implements the Blog functionality. This allows to create a Blog functionality in store based on Magento 2",
44
"require": {
5-
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/magento-composer-installer": "*"
5+
"php": "~5.5.0|~5.6.0|~7.0.0"
76
},
87
"type": "magento2-module",
98
"version": "2.0.1.1",

0 commit comments

Comments
 (0)