Skip to content

Commit

Permalink
Update to qenta-checkout-library 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HMKnapp committed Nov 18, 2021
1 parent 647b6c6 commit e068f19
Show file tree
Hide file tree
Showing 3 changed files with 3,980 additions and 1,680 deletions.
2 changes: 1 addition & 1 deletion Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
class Data extends \Magento\Framework\App\Helper\AbstractHelper
{

protected $_pluginVersion = '2.0.0';
protected $_pluginVersion = '2.0.5';
protected $_pluginName = 'Qenta/CheckoutSeamless';

/**
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "~7.2.5|~7.3.0|~7.4.0",
"qenta/checkout-client-library": "5.0.1"
"qenta/checkout-client-library": "5.0.2"
},
"require-dev": {
"magento/community-edition": "~2.3.6|~2.4.1"
Expand Down
Loading

0 comments on commit e068f19

Please sign in to comment.