Skip to content

Commit e49f043

Browse files
committed
PT-10770 - Change composer name of the plugin to be compatible with Composer 2
1 parent 96f7a34 commit e49f043

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "shopwareLabs/swag-payment-paypal-unified",
2+
"name": "shopware-labs/swag-payment-paypal-unified",
33
"type": "shopware-plugin",
44
"description": "All PayPal payment methods in one plugin",
55
"license": "MIT",

plugin.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717

1818
<changelog version="3.0.0">
1919
<changes lang="de">
20+
PT-10770 - Composer-Name des Plugin ist nun mit Composer 2 kompatibel;
2021
PT-11863 - Benötigte Mindestversion von Shopware auf 5.2.27 angehoben;
2122
PT-12040 - In-Shop Ratenzahlung Integration entfernt;
2223
</changes>
2324
<changes lang="en">
25+
PT-10770 - Composer name of the plugin is now compatible with Composer 2;
2426
PT-11863 - Increased required minimum version of shopware to 5.2.27;
2527
PT-12040 - Removed in-shop installments integration;
2628
</changes>

0 commit comments

Comments
 (0)