From 7d53309b33077ebf37664f8dda83a0a3f395c3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Neto?= Date: Sat, 9 Nov 2019 10:56:15 +0000 Subject: [PATCH] fixing tags case --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index f5fc15e..4f0b574 100644 --- a/composer.json +++ b/composer.json @@ -13,10 +13,10 @@ ], "homepage": "https://github.com/netojose/laravel-api-explorer", "keywords": [ - "Laravel", - "API", - "REST", - "LaravelApiExplorer" + "laravel", + "api", + "rest", + "laravel-api-explorer" ], "autoload": { "psr-4": {