From a3f4844c1d982744b279074a8fcd236aa8b053a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 08:34:54 +0000 Subject: [PATCH] chore(deps): bump notchpay/notchpay-php from 1.6.1 to 2.0 Bumps [notchpay/notchpay-php](https://github.com/notchpay/notchpay-php) from 1.6.1 to 2.0. - [Release notes](https://github.com/notchpay/notchpay-php/releases) - [Changelog](https://github.com/notchpay/notchpay-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/notchpay/notchpay-php/compare/1.6.1...2.0) --- updated-dependencies: - dependency-name: notchpay/notchpay-php dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 83025310..3ba99ee9 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "league/flysystem-aws-s3-v3": "^3.0", "livewire/volt": "^1.6", "mckenziearts/blade-untitledui-icons": "^1.4", - "notchpay/notchpay-php": "^1.6", + "notchpay/notchpay-php": "^2.0", "ramsey/uuid": "^4.7.4", "spatie/laravel-data": "^4.10", "spatie/laravel-feed": "^4.2.1", diff --git a/composer.lock b/composer.lock index c87d12a0..0a6bbde3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2edfd9d18edfbefc90804a7d87bbce42", + "content-hash": "dcaf4e943baf8325569764063dd82cc1", "packages": [ { "name": "abraham/twitteroauth", @@ -7961,16 +7961,16 @@ }, { "name": "notchpay/notchpay-php", - "version": "1.6.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/notchpay/notchpay-php.git", - "reference": "78f673d2d5a8e88dbe89aa90a297ce6ecfcdc84b" + "reference": "0964e77adab2c463a74e261da99609f5e5480430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/notchpay/notchpay-php/zipball/78f673d2d5a8e88dbe89aa90a297ce6ecfcdc84b", - "reference": "78f673d2d5a8e88dbe89aa90a297ce6ecfcdc84b", + "url": "https://api.github.com/repos/notchpay/notchpay-php/zipball/0964e77adab2c463a74e261da99609f5e5480430", + "reference": "0964e77adab2c463a74e261da99609f5e5480430", "shasum": "" }, "require": { @@ -8030,9 +8030,9 @@ ], "support": { "issues": "https://github.com/notchpay/notchpay-php/issues", - "source": "https://github.com/notchpay/notchpay-php/tree/1.6.1" + "source": "https://github.com/notchpay/notchpay-php/tree/2.0" }, - "time": "2024-04-10T07:46:14+00:00" + "time": "2025-05-24T10:43:17+00:00" }, { "name": "nunomaduro/termwind",