From a0a85ca0041e1400c18fa63513b9f9dedb55a615 Mon Sep 17 00:00:00 2001 From: Daniel Cintra Date: Mon, 19 Feb 2024 20:49:31 -0300 Subject: [PATCH] Update composer. --- composer.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/composer.json b/composer.json index 9098e2b..95646a5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,14 @@ { "name": "daniel-cintra/modular-blog", "description": "A Blog Module for a Modular Application.", + "keywords": [ + "modular", + "laravel", + "blog", + "blog module" + ], + "homepage": "https://docs.ismodular.com", + "license": "MIT", "authors": [ { "name": "Daniel Cintra",