From 968ff4a6a833411477d78142b496d7f03ea174a5 Mon Sep 17 00:00:00 2001 From: Marija Date: Mon, 15 Apr 2024 11:20:44 +0200 Subject: [PATCH] Update core version CS-5071 --- src/composer.json | 2 +- src/composer.lock | 28 +++++++++++++--------------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/src/composer.json b/src/composer.json index e4217979..9ff15652 100755 --- a/src/composer.json +++ b/src/composer.json @@ -40,7 +40,7 @@ "php": "^7.2|^7.4|^8.0", "ext-json": "*", "ext-zip": "*", - "adyen/integration-core": "dev-dev", + "adyen/integration-core": "1.1.12", "ext-simplexml": "*", "ext-openssl": "*" }, diff --git a/src/composer.lock b/src/composer.lock index 8a252d1d..9599af45 100755 --- a/src/composer.lock +++ b/src/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": "c8ac8a46814761056cc992ffb3eec1bd", + "content-hash": "58b98ab5896b38ca136d525c024bae84", "packages": [ { "name": "adyen/integration-core", - "version": "dev-dev", + "version": "1.1.12", "source": { "type": "git", "url": "git@github.com:Adyen/adyen-php-plugin-core.git", - "reference": "6b437d20d8c5c04c7446650096eeac8f6eb33195" + "reference": "b2d4113131e3c4c476758f37da3f10630d44d655" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/6b437d20d8c5c04c7446650096eeac8f6eb33195", - "reference": "6b437d20d8c5c04c7446650096eeac8f6eb33195", + "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/b2d4113131e3c4c476758f37da3f10630d44d655", + "reference": "b2d4113131e3c4c476758f37da3f10630d44d655", "shasum": "" }, "require": { @@ -48,7 +48,7 @@ "proprietary" ], "description": "Core Adyen integration library", - "time": "2024-04-03T08:00:46+00:00" + "time": "2024-04-15T09:16:20+00:00" }, { "name": "adyen/php-webhook-module", @@ -641,16 +641,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.5.37", + "version": "8.5.38", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "fce30f306cee78be33ba00c8f9a853f41db0491b" + "reference": "1ecad678646c817a29e55a32c930f3601c3f5a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fce30f306cee78be33ba00c8f9a853f41db0491b", - "reference": "fce30f306cee78be33ba00c8f9a853f41db0491b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1ecad678646c817a29e55a32c930f3601c3f5a8c", + "reference": "1ecad678646c817a29e55a32c930f3601c3f5a8c", "shasum": "" }, "require": { @@ -719,7 +719,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.37" + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.38" }, "funding": [ { @@ -735,7 +735,7 @@ "type": "tidelift" } ], - "time": "2024-03-06T06:27:42+00:00" + "time": "2024-04-05T04:31:23+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -1518,9 +1518,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "adyen/integration-core": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {