From 71cd0713da6078fd3b4a0052d57b92f5e0d9772d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:22:59 +0000 Subject: [PATCH] chore(deps): bump mxl/laravel-job from 1.7.0 to 1.8.0 Bumps [mxl/laravel-job](https://github.com/mxl/laravel-job) from 1.7.0 to 1.8.0. - [Commits](https://github.com/mxl/laravel-job/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: mxl/laravel-job dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index dcd76383..99405efc 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": "918fdf0eb4a0726a4367d6f32e7a9803", + "content-hash": "ddf74af1dd7eca32bc1257adf1d450ce", "packages": [ { "name": "absszero/laravel-stackdriver-error-reporting", @@ -4442,20 +4442,20 @@ }, { "name": "mxl/laravel-job", - "version": "v1.7.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/mxl/laravel-job.git", - "reference": "1736d333c75dfc97fcb4ba52b9fb0c2c59773884" + "reference": "fdb676b3e72bda1c8772ce15e41f79e4e8bd1e3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mxl/laravel-job/zipball/1736d333c75dfc97fcb4ba52b9fb0c2c59773884", - "reference": "1736d333c75dfc97fcb4ba52b9fb0c2c59773884", + "url": "https://api.github.com/repos/mxl/laravel-job/zipball/fdb676b3e72bda1c8772ce15e41f79e4e8bd1e3c", + "reference": "fdb676b3e72bda1c8772ce15e41f79e4e8bd1e3c", "shasum": "" }, "require": { - "laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", "php": ">=7.0" }, "require-dev": { @@ -4497,7 +4497,7 @@ "issues": "https://github.com/mxl/laravel-job/issues", "source": "https://github.com/mxl/laravel-job" }, - "time": "2025-02-25T11:37:40+00:00" + "time": "2026-04-29T13:34:56+00:00" }, { "name": "nesbot/carbon",