Skip to content

Commit

Permalink
Merge branch 'refs/heads/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijaIv committed Apr 15, 2024
2 parents 4a39dc7 + 6aea006 commit 8821598
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 106 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.1.13';
$this->version = '5.1.14';

$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": "1.1.11",
"adyen/integration-core": "1.1.12",
"ext-simplexml": "*",
"ext-openssl": "*"
},
Expand Down
Loading

0 comments on commit 8821598

Please sign in to comment.