We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit f551ffa2 authored by Alexandros Moraitis's avatar Alexandros Moraitis Committed by GitHub

Merge pull request #520 from Adyen/develop

Release 4.5.1
parents 625246a1 be3cae75
......@@ -2,7 +2,7 @@
"name": "adyen/module-payment",
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.",
"type": "magento2-module",
"version": "4.5.0",
"version": "4.5.1",
"license": [
"OSL-3.0",
"AFL-3.0"
......@@ -16,8 +16,7 @@
"require": {
"adyen/php-api-library": "~2.1",
"magento/framework": ">=101.0.8 <102 || >=102.0.1",
"magento/module-vault": "101.*",
"php": "~7.0.13|~7.1.0"
"magento/module-vault": "101.*"
},
"require-dev": {
"phpunit/phpunit": "~6.5.0"
......
......@@ -24,7 +24,7 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Adyen_Payment" setup_version="4.5.0">
<module name="Adyen_Payment" setup_version="4.5.1">
<sequence>
<module name="Magento_Sales"/>
<module name="Magento_Quote"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment