From 1cdeeaff96449884d9e6339c1c4a5d0570dfc9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:00:15 +0000 Subject: [PATCH] Bump adyen/php-api-library from 15.3.0 to 16.0.0 Bumps [adyen/php-api-library](https://github.com/Adyen/adyen-php-api-library) from 15.3.0 to 16.0.0. - [Release notes](https://github.com/Adyen/adyen-php-api-library/releases) - [Commits](https://github.com/Adyen/adyen-php-api-library/compare/v15.3.0...v16.0.0) --- updated-dependencies: - dependency-name: adyen/php-api-library dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 4e630bf7..30eb428d 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "license": "MIT", "require": { "php": "^8.0.0", - "adyen/php-api-library": "^15.0.0", + "adyen/php-api-library": "^16.0.0", "fruitcake/laravel-cors": "^3.0.0", "guzzlehttp/guzzle": "^7.4.2", "laravel/framework": "^v9.9.0", diff --git a/composer.lock b/composer.lock index 99d16896..58271d5b 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": "99be1f88bc619353e408f5faaa497e09", + "content-hash": "93b99617a6ec08c5f70eb220b98bf333", "packages": [ { "name": "adyen/php-api-library", - "version": "v15.3.0", + "version": "v16.0.0", "source": { "type": "git", "url": "https://github.com/Adyen/adyen-php-api-library.git", - "reference": "c7ed2a93d2b989c0f60299155243699717ccfd46" + "reference": "5a21e4295a92474dd9c0db410461a4b7b810a742" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adyen/adyen-php-api-library/zipball/c7ed2a93d2b989c0f60299155243699717ccfd46", - "reference": "c7ed2a93d2b989c0f60299155243699717ccfd46", + "url": "https://api.github.com/repos/Adyen/adyen-php-api-library/zipball/5a21e4295a92474dd9c0db410461a4b7b810a742", + "reference": "5a21e4295a92474dd9c0db410461a4b7b810a742", "shasum": "" }, "require": { @@ -32,7 +32,7 @@ "dms/phpunit-arraysubset-asserts": "0.5.0", "friendsofphp/php-cs-fixer": "*", "php-coveralls/php-coveralls": "2.6.0", - "phpunit/phpunit": "9.6.12", + "phpunit/phpunit": "9.6.13", "squizlabs/php_codesniffer": "3.7.2" }, "type": "library", @@ -52,9 +52,9 @@ ], "support": { "issues": "https://github.com/Adyen/adyen-php-api-library/issues", - "source": "https://github.com/Adyen/adyen-php-api-library/tree/v15.3.0" + "source": "https://github.com/Adyen/adyen-php-api-library/tree/v16.0.0" }, - "time": "2023-09-18T15:07:02+00:00" + "time": "2023-11-08T12:13:21+00:00" }, { "name": "brick/math", @@ -7984,5 +7984,5 @@ "php": "^8.0.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }