Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jan 4, 2023
1 parent feea16c commit 9932548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/klarna"
,"version": "0.4.5"
,"version": "0.5.0"
,"description": "Klarna integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/klarna"
Expand All @@ -12,7 +12,7 @@
"role": "Developer"
}]
,"require": {
"klarna/checkout": "*", "mage2pro/core": ">=3.4.1", "mage2pro/klarna-sdk-v3": "^2.2.3", "php-http/guzzle7-adapter": "*"
"klarna/checkout": "*", "mage2pro/core": ">=9.0.5", "mage2pro/klarna-sdk-v3": "^2.2.3", "php-http/guzzle7-adapter": "*"
}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\Klarna\\": ""}}
,"keywords": [
Expand Down

0 comments on commit 9932548

Please sign in to comment.