From e6475516176bc204506c3eee0881bd067bf9e16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 22:27:50 +0000 Subject: [PATCH] build(deps): bump spatie/laravel-health from 1.30.0 to 1.30.1 Bumps [spatie/laravel-health](https://github.com/spatie/laravel-health) from 1.30.0 to 1.30.1. - [Release notes](https://github.com/spatie/laravel-health/releases) - [Changelog](https://github.com/spatie/laravel-health/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-health/compare/1.30.0...1.30.1) --- updated-dependencies: - dependency-name: spatie/laravel-health dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 93f85868f..3849a7c2c 100644 --- a/composer.lock +++ b/composer.lock @@ -8970,16 +8970,16 @@ }, { "name": "spatie/laravel-health", - "version": "1.30.0", + "version": "1.30.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-health.git", - "reference": "eeadb6940d6ee84f06a4f7acee2389c9c82c825d" + "reference": "98e91b8a4b5ffc9086cf5d9cd2e7fa9cf1be0661" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-health/zipball/eeadb6940d6ee84f06a4f7acee2389c9c82c825d", - "reference": "eeadb6940d6ee84f06a4f7acee2389c9c82c825d", + "url": "https://api.github.com/repos/spatie/laravel-health/zipball/98e91b8a4b5ffc9086cf5d9cd2e7fa9cf1be0661", + "reference": "98e91b8a4b5ffc9086cf5d9cd2e7fa9cf1be0661", "shasum": "" }, "require": { @@ -9052,7 +9052,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-health/tree/1.30.0" + "source": "https://github.com/spatie/laravel-health/tree/1.30.1" }, "funding": [ { @@ -9060,7 +9060,7 @@ "type": "github" } ], - "time": "2024-07-26T13:40:40+00:00" + "time": "2024-08-02T14:01:48+00:00" }, { "name": "spatie/laravel-model-states",