From f91ce0ca65b91de97704a1c8fdc173751c033efd Mon Sep 17 00:00:00 2001 From: Wiltzsu Date: Fri, 12 Jul 2024 21:27:03 +0300 Subject: [PATCH] Updated composer.json to include description and license for github workflow approval --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index f150e9b..ebdb6ea 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,7 @@ { "name": "william/technique-db-mvc", + "description": "Journal that you can track your grappling progress with.", + "license": "MIT", "type": "project", "autoload": { "psr-4": {