From 9474fe6aa34662b71fa7b777ca076911cc300902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:47:46 +0000 Subject: [PATCH] build(deps): bump netopia/payment from 1.0.5 to 1.1.2 Bumps [netopia/payment](https://github.com/mobilpay/composer) from 1.0.5 to 1.1.2. - [Release notes](https://github.com/mobilpay/composer/releases) - [Commits](https://github.com/mobilpay/composer/compare/v1.0.5...v1.1.2) --- updated-dependencies: - dependency-name: netopia/payment dependency-type: direct:production update-type: version-update:semver-minor ... 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 896273f2..b510bc25 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "league/omnipay": "^3.2", "maatwebsite/excel": "^3.1", "matthewbdaly/laravel-azure-storage": "^2.0", - "netopia/payment": "^1.0", + "netopia/payment": "^1.1", "plank/laravel-mediable": "^5.9", "sentry/sentry-laravel": "^4.2", "spatie/laravel-responsecache": "^7.4", diff --git a/composer.lock b/composer.lock index 7fd730fa..624b5f36 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": "33c667b5fdcf43c9acf6f94a9b5d4ee1", + "content-hash": "e2d9a1257d4f480c1b7cfbbc5e0b6b9b", "packages": [ { "name": "andreiio/blade-remix-icon", @@ -3974,16 +3974,16 @@ }, { "name": "netopia/payment", - "version": "v1.0.5", + "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/mobilpay/composer.git", - "reference": "fc42cb9bed73dc9c87c2fc481b50e0b88269e726" + "reference": "ab3201547a5d236fd28ad3fcfe4a8e91ab7328c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mobilpay/composer/zipball/fc42cb9bed73dc9c87c2fc481b50e0b88269e726", - "reference": "fc42cb9bed73dc9c87c2fc481b50e0b88269e726", + "url": "https://api.github.com/repos/mobilpay/composer/zipball/ab3201547a5d236fd28ad3fcfe4a8e91ab7328c3", + "reference": "ab3201547a5d236fd28ad3fcfe4a8e91ab7328c3", "shasum": "" }, "require": { @@ -4010,9 +4010,9 @@ "description": "Set of library that give you the means to incorporate NETOPIA Payments functionality into your website applications and mobile apps.", "support": { "issues": "https://github.com/mobilpay/composer/issues", - "source": "https://github.com/mobilpay/composer/tree/v1.0.5" + "source": "https://github.com/mobilpay/composer/tree/v1.1.2" }, - "time": "2021-03-29T07:43:09+00:00" + "time": "2024-02-07T09:11:33+00:00" }, { "name": "nette/schema",