Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dyd committed Nov 5, 2024
1 parent 503b91e commit 62677f5
Show file tree
Hide file tree
Showing 75 changed files with 3,006 additions and 906 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Requirements
------------

* Prestashop 1.7.1 - 8.1.x (Tested up to __8.1.7__)
* [GenesisPHP v2.0.2](https://github.com/GenesisGateway/genesis_php/releases/tag/2.0.2) - (Integrated in Module)
* [GenesisPHP v2.0.3](https://github.com/GenesisGateway/genesis_php/releases/tag/2.0.3) - (Integrated in Module)
* [Composer v2.5.5](https://github.com/composer/composer/releases/tag/2.5.5)

GenesisPHP Requirements
Expand Down Expand Up @@ -109,7 +109,6 @@ Supported Transactions
* __InitRecurringSale (3D-Secure)__
* __Intersolve__
* __Itau__
* __Klarna__
* __Multibanco__
* __MyBank__
* __Naranja__
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.6
2.2.0
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "emerchantpay/prestashop-emp-plugin",
"description": "emerchantpay Payment Gateway for Prestashop",
"type": "prestashop-module",
"version": "2.1.6",
"version": "2.2.0",
"license": "GPL-2.0",
"config": {
"prepend-autoloader": false,
Expand All @@ -19,7 +19,7 @@
],
"minimum-stability": "stable",
"require": {
"genesisgateway/genesis_php": "2.0.2"
"genesisgateway/genesis_php": "2.0.3"
},
"require-dev": {
"prestashop/php-dev-tools": "^4.3",
Expand Down
Loading

0 comments on commit 62677f5

Please sign in to comment.