Skip to content

Remove the leftover klarna keyword from composer.json - #113

Merged
loevgaard merged 1 commit into
2.xfrom
remove-klarna-keyword
Aug 10, 2026
Merged

Remove the leftover klarna keyword from composer.json#113
loevgaard merged 1 commit into
2.xfrom
remove-klarna-keyword

Conversation

@loevgaard

Copy link
Copy Markdown
Member

Fixes #112

Removes "klarna" from the keywords array — the last code/metadata reference in the tree advertising the capability 2.x dropped. The intentional mentions stay untouched: UPGRADE-2.0.md's "Klarna support was removed" section (what 1.x users searching for their Klarna setup need to find) and the README pointer to it.

composer validate --strict and composer normalize --dry-run green.

Klarna support is gone from 2.x; the keyword advertised a capability the
plugin explicitly dropped. Quickpay-side Klarna payments still work
generically via the payment window's payment_methods option.

Fixes #112
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.03%. Comparing base (fefde5a) to head (ef4e4be).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #113   +/-   ##
=========================================
  Coverage     78.03%   78.03%           
  Complexity      105      105           
=========================================
  Files            15       15           
  Lines           469      469           
=========================================
  Hits            366      366           
  Misses          103      103           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@loevgaard
loevgaard merged commit 2200a27 into 2.x Aug 10, 2026
30 checks passed
@loevgaard
loevgaard deleted the remove-klarna-keyword branch August 10, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the leftover 'klarna' keyword from composer.json

1 participant