diff --git a/composer.json b/composer.json index 77f3b56..dcf6ad2 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,7 @@ ], "stability": "dev", "require": { - "php": "~5.5.0|~5.6.0|~7.0.0", - "magento/magento-composer-installer": "*" + "php": "~5.5.0|~5.6.0|~7.0.0" }, "autoload": { "psr-4": { @@ -19,4 +18,4 @@ "registration.php" ] } -} \ No newline at end of file +} diff --git a/etc/module.xml b/etc/module.xml index 94496e4..ae2fd67 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -16,6 +16,6 @@ */--> 
 - 
 + \ No newline at end of file