From 4b61653d2d4f4eab68b20f1adf7cf922275305e0 Mon Sep 17 00:00:00 2001 From: Fabian Wagner Date: Thu, 20 Nov 2025 15:16:57 +0100 Subject: [PATCH] U composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6739e03..a57f52d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "blax-software/laravel-workkit", "type": "library", - "description": "Laravel collection of helpers and utilities to speed up development.", + "description": "Laravel collection of helpers and utilities to reduce redundant code over multiple projects.", "keywords": [], "homepage": "http://www.blax.at", "license": "MIT",