From 1bcfebacd5ede6ae648d4e009dd5ae6bc6a0befb Mon Sep 17 00:00:00 2001 From: Stephen Hoogendijk Date: Thu, 25 Jun 2015 23:40:18 +0200 Subject: [PATCH] Updated keywords in composer.json; --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 3159ba9cc2..7512221b5a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "leaseweb/influxdb-php", "description": "InfluxDB client library for PHP", + "keywords": ["influxdb", "client", "time series" , "influxdb client", "influxdb class", "influxdb library"], "minimum-stability": "dev", "authors": [ {