From bdb8d3e4d9b11089421fa10e0080090ab973a098 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Tue, 21 May 2024 20:29:50 +0300 Subject: [PATCH] Changed keywords --- composer.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2dfbc18b..781aa300 100644 --- a/composer.json +++ b/composer.json @@ -5,10 +5,13 @@ "type": "library", "keywords": [ "laravel", - "migration", - "migrations", + "deploy", + "deployment", + "operations", "action", "actions", + "migration", + "migrations", "dragon-code", "dragon", "andrey-helldar"