Merge pull request #478 from Adyen/develop
Release 4.3.0
Showing
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "adyen/module-payment", | "name": "adyen/module-payment", | ||
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | "description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | ||
"type": "magento2-module", | "type": "magento2-module", | ||
"version": "4.2.1", | "version": "4.3.0", | ||
"license": [ | "license": [ | ||
"OSL-3.0", | "OSL-3.0", | ||
"AFL-3.0" | "AFL-3.0" | ||
... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"adyen/php-api-library": ">=2.0.0", | "adyen/php-api-library": "~2.1", | ||
"magento/framework": ">=101.0.8 <102 || >=102.0.1", | "magento/framework": ">=101.0.8 <102 || >=102.0.1", | ||
"magento/module-vault": "101.*" | "magento/module-vault": "101.*" | ||
}, | }, | ||
... | ... |
This diff is collapsed.
1.76 KB
This diff is collapsed.
This diff is collapsed.