diff --git a/composer.json b/composer.json index 4091294..9574ac5 100755 --- a/composer.json +++ b/composer.json @@ -2,25 +2,15 @@ "name": "iways/module-pay-pal-plus", "description": "PayPal PLUS for Magento 2", "repositories": [ - { - "type": "composer", - "url": "https://packagist.org" - }, { "type": "composer", "url": "https://repo.magento.com" - }, - { - "type": "vcs", - "url": "https://github.com/i-ways/magento2-paypal-instalments-banners" } - ], "require": { "php": "~7.1.0|~7.2.0|~7.3.0", "paypal/rest-api-sdk-php": "^1.6", - "magento/module-paypal": "100.3.*", - "iwaysgmbh/module-paypal-instalments-banners": "^1.0.1" + "magento/module-paypal": "100.3.*" }, "authors": [ { diff --git a/etc/module.xml b/etc/module.xml index 12ef77e..8e29c21 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -21,7 +21,6 @@ -