From 00f5eaef72af47b4e4ced029077f6fd0486ca76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 18:02:18 +0000 Subject: [PATCH] build: Bump spatie/laravel-schedule-monitor from 3.10.3 to 4.1.0 Bumps [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) from 3.10.3 to 4.1.0. - [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.10.3...4.1.0) --- updated-dependencies: - dependency-name: spatie/laravel-schedule-monitor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 51 +++++++++++++++++++++++++-------------------------- 2 files changed, 26 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index 8100fff54..e17ba7268 100644 --- a/composer.json +++ b/composer.json @@ -92,7 +92,7 @@ "sentry/sentry-laravel": "^4.0", "spatie/laravel-markdown": "^2.7", "spatie/laravel-permission": "^6.9", - "spatie/laravel-schedule-monitor": "^3.0", + "spatie/laravel-schedule-monitor": "^4.1", "symfony/http-client": "^7.0", "symfony/mailgun-mailer": "^7.0", "symfony/translation": "^7.2", diff --git a/composer.lock b/composer.lock index 512a575aa..4490b7949 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": "f5718e05796ac577dddfdd0fd4e13368", + "content-hash": "21e95138b6d142430912ed589d52dbec", "packages": [ { "name": "alawrence/laravel-ipboard", @@ -5039,16 +5039,16 @@ }, { "name": "lorisleiva/cron-translator", - "version": "v0.4.5", + "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/lorisleiva/cron-translator.git", - "reference": "3c7d8e3984c845a33bc1ae3cdc36c0b38f4783e9" + "reference": "082e3cd493de13bd5816bfdda484d07bb2326768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lorisleiva/cron-translator/zipball/3c7d8e3984c845a33bc1ae3cdc36c0b38f4783e9", - "reference": "3c7d8e3984c845a33bc1ae3cdc36c0b38f4783e9", + "url": "https://api.github.com/repos/lorisleiva/cron-translator/zipball/082e3cd493de13bd5816bfdda484d07bb2326768", + "reference": "082e3cd493de13bd5816bfdda484d07bb2326768", "shasum": "" }, "require": { @@ -5083,7 +5083,7 @@ ], "support": { "issues": "https://github.com/lorisleiva/cron-translator/issues", - "source": "https://github.com/lorisleiva/cron-translator/tree/v0.4.5" + "source": "https://github.com/lorisleiva/cron-translator/tree/v0.4.6" }, "funding": [ { @@ -5091,7 +5091,7 @@ "type": "github" } ], - "time": "2024-02-02T10:51:56+00:00" + "time": "2025-06-23T10:51:20+00:00" }, { "name": "maatwebsite/excel", @@ -5581,16 +5581,16 @@ }, { "name": "nesbot/carbon", - "version": "3.10.2", + "version": "3.10.3", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24" + "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24", - "reference": "76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f", + "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f", "shasum": "" }, "require": { @@ -5608,13 +5608,13 @@ "require-dev": { "doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/orm": "^2.15.2 || ^3.0", - "friendsofphp/php-cs-fixer": "^3.75.0", + "friendsofphp/php-cs-fixer": "^v3.87.1", "kylekatarnls/multi-tester": "^2.5.3", "phpmd/phpmd": "^2.15.0", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.17", - "phpunit/phpunit": "^10.5.46", - "squizlabs/php_codesniffer": "^3.13.0" + "phpstan/phpstan": "^2.1.22", + "phpunit/phpunit": "^10.5.53", + "squizlabs/php_codesniffer": "^3.13.4" }, "bin": [ "bin/carbon" @@ -5682,7 +5682,7 @@ "type": "tidelift" } ], - "time": "2025-08-02T09:36:06+00:00" + "time": "2025-09-06T13:39:36+00:00" }, { "name": "nette/schema", @@ -8381,16 +8381,16 @@ }, { "name": "spatie/laravel-schedule-monitor", - "version": "3.10.3", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-schedule-monitor.git", - "reference": "8731755b91d5d724a5bd2c7028e3d0c8c930e8a1" + "reference": "a1c2b8c671505c6ef502456d24d96b905b3f2601" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/8731755b91d5d724a5bd2c7028e3d0c8c930e8a1", - "reference": "8731755b91d5d724a5bd2c7028e3d0c8c930e8a1", + "url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/a1c2b8c671505c6ef502456d24d96b905b3f2601", + "reference": "a1c2b8c671505c6ef502456d24d96b905b3f2601", "shasum": "" }, "require": { @@ -8403,7 +8403,6 @@ }, "require-dev": { "mockery/mockery": "^1.4", - "ohdearapp/ohdear-php-sdk": "^3.0", "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", "pestphp/pest": "^1.20|^2.34|^3.7", "pestphp/pest-plugin-laravel": "^1.2|^2.3|^3.1", @@ -8411,15 +8410,15 @@ "spatie/phpunit-snapshot-assertions": "^4.2|^5.1", "spatie/test-time": "^1.2" }, - "suggest": { - "ohdearapp/ohdear-php-sdk": "Needed to sync your schedule with Oh Dear" - }, "type": "library", "extra": { "laravel": { "providers": [ "Spatie\\ScheduleMonitor\\ScheduleMonitorServiceProvider" ] + }, + "branch-alias": { + "dev-ohdear-monitor": "4.0.x-dev" } }, "autoload": { @@ -8448,7 +8447,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-schedule-monitor/issues", - "source": "https://github.com/spatie/laravel-schedule-monitor/tree/3.10.3" + "source": "https://github.com/spatie/laravel-schedule-monitor/tree/4.1.0" }, "funding": [ { @@ -8456,7 +8455,7 @@ "type": "github" } ], - "time": "2025-02-21T19:56:48+00:00" + "time": "2025-09-11T09:03:31+00:00" }, { "name": "spatie/shiki-php",