diff --git a/composer.json b/composer.json index 03395d24..d8287c83 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "shopwareLabs/swag-payment-paypal-unified", + "name": "shopware-labs/swag-payment-paypal-unified", "type": "shopware-plugin", "description": "All PayPal payment methods in one plugin", "license": "MIT", diff --git a/plugin.xml b/plugin.xml index 41ee30b8..2050c59b 100644 --- a/plugin.xml +++ b/plugin.xml @@ -17,10 +17,12 @@ + PT-10770 - Composer-Name des Plugin ist nun mit Composer 2 kompatibel; PT-11863 - Benötigte Mindestversion von Shopware auf 5.2.27 angehoben; PT-12040 - In-Shop Ratenzahlung Integration entfernt; + PT-10770 - Composer name of the plugin is now compatible with Composer 2; PT-11863 - Increased required minimum version of shopware to 5.2.27; PT-12040 - Removed in-shop installments integration;