From 4cc5b5e5a545a55e0354303b7eaf04a12f603d27 Mon Sep 17 00:00:00 2001 From: Carl Cassar Date: Sun, 24 Mar 2024 18:40:01 +0000 Subject: [PATCH] Update description in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96905ec..3e5c9f1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "cassarco/markdown-tools", - "description": "A package for Laravel that let's you import markdown files into Laravel models.", + "description": "A package for Laravel that lets you run Laravel Validation and/or a handler function over markdown files in your application.", "keywords": [ "cassarco", "laravel",