Skip to content

Commit

Permalink
Release version 5.2.7
Browse files Browse the repository at this point in the history
CS-6379
  • Loading branch information
MarijaIv committed Jan 15, 2025
1 parent eef6544 commit c47e81a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/adyenofficial.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public function __construct()
{
$this->name = 'adyenofficial';
$this->tab = 'payments_gateways';
$this->version = '5.2.6';
$this->version = '5.2.7';

$this->author = $this->l('Adyen');
$this->need_instance = 0;
Expand Down
2 changes: 1 addition & 1 deletion src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"php": "^7.2|^7.4|^8.0",
"ext-json": "*",
"ext-zip": "*",
"adyen/integration-core": "dev-dev",
"adyen/integration-core": "1.2.3",
"ext-simplexml": "*",
"ext-openssl": "*"
},
Expand Down
16 changes: 7 additions & 9 deletions src/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c47e81a

Please sign in to comment.