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",