diff --git a/composer.json b/composer.json index be8c73204..41ce1907f 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "robojackets/personal-access-token-modal": "@dev", "sentry/sentry-laravel": "4.7.0", "spatie/laravel-csp": "2.10.0", - "spatie/laravel-failed-job-monitor": "4.3.1", + "spatie/laravel-failed-job-monitor": "4.3.2", "spatie/laravel-permission": "6.9.0", "spatie/laravel-webhook-client": "3.4.1", "square/square": "37.1.0.20240604", diff --git a/composer.lock b/composer.lock index 7aa7c7451..698d2ab9d 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": "e8adb9b21cbf2d13bd312e2496921ddd", + "content-hash": "c9f5b4ee58151f8e412de44177d548d4", "packages": [ { "name": "ans-group/laravel-health-check", @@ -8241,16 +8241,16 @@ }, { "name": "spatie/laravel-failed-job-monitor", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-failed-job-monitor.git", - "reference": "ff7f0906a200768c23207bbd38e264f7fb52c6ef" + "reference": "1b4c4d3f051a1033ce6ead5433bea850bbf20878" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-failed-job-monitor/zipball/ff7f0906a200768c23207bbd38e264f7fb52c6ef", - "reference": "ff7f0906a200768c23207bbd38e264f7fb52c6ef", + "url": "https://api.github.com/repos/spatie/laravel-failed-job-monitor/zipball/1b4c4d3f051a1033ce6ead5433bea850bbf20878", + "reference": "1b4c4d3f051a1033ce6ead5433bea850bbf20878", "shasum": "" }, "require": { @@ -8304,7 +8304,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-failed-job-monitor/tree/4.3.1" + "source": "https://github.com/spatie/laravel-failed-job-monitor/tree/4.3.2" }, "funding": [ { @@ -8312,7 +8312,7 @@ "type": "github" } ], - "time": "2024-05-02T10:07:57+00:00" + "time": "2024-07-16T07:57:24+00:00" }, { "name": "spatie/laravel-package-tools",