From 48d7a4ab649a40676ac396c291be0aa224a8ccc1 Mon Sep 17 00:00:00 2001 From: Jordan LeDoux Date: Thu, 8 Jul 2021 02:07:17 -0700 Subject: [PATCH] Fixing composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4d1bf09..417e007 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "samsara/roster", "type": "library", "description": "A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.", - "keywords": ["documentation", "markdown", "template", "console", "cli", "command line", "mkdocs", "rtd"], + "keywords": ["documentation", "markdown", "template", "console", "cli", "command line", "mkdocs", "rtd", "material design"], "funding": [ { "type": "github",