From 4e4a49e0d9e0d26bc282b067012565422dbc2b7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:45:21 +0000 Subject: [PATCH] Update dependency spatie/laravel-webhook-client to v3.4.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 69ecbad13..6f2caf75a 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "spatie/laravel-csp": "2.9.0", "spatie/laravel-failed-job-monitor": "4.3.1", "spatie/laravel-permission": "6.7.0", - "spatie/laravel-webhook-client": "3.3.2", + "spatie/laravel-webhook-client": "3.4.0", "square/square": "37.0.0.20240515", "subfission/cas": "5.0.0", "symfony/http-client": "7.0.7", diff --git a/composer.lock b/composer.lock index 9ffc1577b..0d913b2b6 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": "0eda878ca01823f8753641d55c04d709", + "content-hash": "ddfd20038ea6bc6e00cb72b556e815c7", "packages": [ { "name": "ans-group/laravel-health-check", @@ -8458,16 +8458,16 @@ }, { "name": "spatie/laravel-webhook-client", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-webhook-client.git", - "reference": "1b994473be2832cd56e284178d5b2cb4373b5cf4" + "reference": "14c7f77012c8649009be52f6adc1efcfe812ff03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-webhook-client/zipball/1b994473be2832cd56e284178d5b2cb4373b5cf4", - "reference": "1b994473be2832cd56e284178d5b2cb4373b5cf4", + "url": "https://api.github.com/repos/spatie/laravel-webhook-client/zipball/14c7f77012c8649009be52f6adc1efcfe812ff03", + "reference": "14c7f77012c8649009be52f6adc1efcfe812ff03", "shasum": "" }, "require": { @@ -8522,7 +8522,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-webhook-client/issues", - "source": "https://github.com/spatie/laravel-webhook-client/tree/3.3.2" + "source": "https://github.com/spatie/laravel-webhook-client/tree/3.4.0" }, "funding": [ { @@ -8530,7 +8530,7 @@ "type": "custom" } ], - "time": "2024-04-25T14:09:05+00:00" + "time": "2024-05-21T12:49:49+00:00" }, { "name": "square/square",