From db49f417df3c628abe7682d4aa8a32aec185ffd2 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Wed, 21 Jan 2026 13:14:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20stancl/jobpipeline=20?= =?UTF-8?q?=E4=BE=9D=E8=B3=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + composer.lock | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 92237b2..78f8669 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,7 @@ "laravel/tinker": "^2.10.1", "spatie/laravel-activitylog": "^4.10", "spatie/laravel-permission": "^6.24", + "stancl/jobpipeline": "^1.8", "stancl/tenancy": "^3.9", "tightenco/ziggy": "^2.6" }, diff --git a/composer.lock b/composer.lock index deb4f73..a4f9810 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": "131ea6e8cc24a6a55229afded6bd9014", + "content-hash": "46092572c41c587bf3e7fc53465e5b56", "packages": [ { "name": "brick/math",