diff --git a/composer.json b/composer.json
index 8a568dcb..bc9a7e15 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
"php": "^7.2|^7.4|^8.0",
"ext-json": "*",
"ext-zip": "*",
- "adyen/integration-core": "1.0.1",
+ "adyen/integration-core": "1.0.3",
"ext-simplexml": "*"
},
"minimum-stability": "dev",
diff --git a/composer.lock b/composer.lock
index ffa6fc91..82aa81f4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "29d5f773f78d51365b613d4c28a203fc",
+ "content-hash": "b633c1abeb07c573367663784bc4bcfb",
"packages": [
{
"name": "adyen/integration-core",
- "version": "1.0.1",
+ "version": "1.0.3",
"source": {
"type": "git",
"url": "git@github.com:Adyen/adyen-php-plugin-core.git",
- "reference": "41911b75d1b19706e2e8d79b05d44d8a0b6584a7"
+ "reference": "5c7dafba811dd2d6f963aaf7f514405c4189c0b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/41911b75d1b19706e2e8d79b05d44d8a0b6584a7",
- "reference": "41911b75d1b19706e2e8d79b05d44d8a0b6584a7",
+ "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/5c7dafba811dd2d6f963aaf7f514405c4189c0b7",
+ "reference": "5c7dafba811dd2d6f963aaf7f514405c4189c0b7",
"shasum": ""
},
"require": {
@@ -48,7 +48,7 @@
"proprietary"
],
"description": "Core Adyen integration library",
- "time": "2023-10-04T11:31:50+00:00"
+ "time": "2023-10-12T08:54:21+00:00"
},
{
"name": "adyen/php-webhook-module",
@@ -107,5 +107,5 @@
"ext-simplexml": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}
diff --git a/plugin.xml b/plugin.xml
index 51b5651c..36e5d005 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
- 4.0.1
+ 4.0.2
Adyen
Adyen
https://adyen.com
@@ -479,4 +479,12 @@
* Update core version to 1.0.1
+
+
+ * Update core, fixed credit card mapping
+
+
+ * Update core, fixed credit card mapping
+
+