From f854c6699d8b2659a880f9b8c214f4463ab2d0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:09:09 +0000 Subject: [PATCH] build: Bump spatie/laravel-schedule-monitor from 3.8.1 to 3.8.2 (#3931) Bumps [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/spatie/laravel-schedule-monitor/releases) - [Changelog](https://github.com/spatie/laravel-schedule-monitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-schedule-monitor/compare/3.8.1...3.8.2) --- updated-dependencies: - dependency-name: spatie/laravel-schedule-monitor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index b11a61669..e184a59af 100644 --- a/composer.lock +++ b/composer.lock @@ -8490,16 +8490,16 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.16.6", + "version": "1.17.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" + "reference": "9ab30fd24f677e5aa370ea4cf6b41c517d16cf85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/9ab30fd24f677e5aa370ea4cf6b41c517d16cf85", + "reference": "9ab30fd24f677e5aa370ea4cf6b41c517d16cf85", "shasum": "" }, "require": { @@ -8508,10 +8508,10 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.5.24", - "spatie/pest-plugin-test-time": "^1.1" + "orchestra/testbench": "^7.7|^8.0|^9.0", + "pestphp/pest": "^1.22|^2", + "phpunit/phpunit": "^9.5.24|^10.5", + "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", "autoload": { @@ -8538,7 +8538,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.6" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.17.0" }, "funding": [ { @@ -8546,7 +8546,7 @@ "type": "github" } ], - "time": "2024-11-18T15:02:02+00:00" + "time": "2024-12-09T16:29:14+00:00" }, { "name": "spatie/laravel-permission", @@ -8633,16 +8633,16 @@ }, { "name": "spatie/laravel-schedule-monitor", - "version": "3.8.1", + "version": "3.8.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-schedule-monitor.git", - "reference": "d240ab3bd669beaa2a272d3b8acb4a5b3d8f1693" + "reference": "0b3b6d552f619d00b9a629ccb202f4d7e771012c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/d240ab3bd669beaa2a272d3b8acb4a5b3d8f1693", - "reference": "d240ab3bd669beaa2a272d3b8acb4a5b3d8f1693", + "url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/0b3b6d552f619d00b9a629ccb202f4d7e771012c", + "reference": "0b3b6d552f619d00b9a629ccb202f4d7e771012c", "shasum": "" }, "require": { @@ -8700,7 +8700,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-schedule-monitor/issues", - "source": "https://github.com/spatie/laravel-schedule-monitor/tree/3.8.1" + "source": "https://github.com/spatie/laravel-schedule-monitor/tree/3.8.2" }, "funding": [ { @@ -8708,7 +8708,7 @@ "type": "github" } ], - "time": "2024-07-29T08:25:07+00:00" + "time": "2024-12-16T13:41:05+00:00" }, { "name": "symfony/console",