From 7644567e789953b20d730b014adde8b44af36bd8 Mon Sep 17 00:00:00 2001 From: Artem Brezhnev Date: Mon, 4 Sep 2017 21:35:27 +0300 Subject: [PATCH] Added laravel keyword to appear in Packalyst --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dd941dc..9b0670f 100644 --- a/composer.json +++ b/composer.json @@ -3,10 +3,12 @@ "type": "library", "description": "Atlassian Connect Framework to build add-on for the JIRA and Confluence", "keywords": [ + "laravel", "brezzhnev", "atlassian", "jira", - "confluence" + "confluence", + "add-on" ], "license": "MIT", "support": {