From 88d5412f5c14e53d46f3d83315d1f56975ebe02f Mon Sep 17 00:00:00 2001 From: Salman Zafar <=> Date: Thu, 28 Feb 2019 19:15:12 +0500 Subject: [PATCH] updated readme --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 08d5921..c302136 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "salmanzafar/laravel-mqtt", - "description": "A simple MQTT Library to connect/publish/subscribe to a MQTT broker using Laravel", + "description": "A simple MQTT Package to connect/publish/subscribe to a MQTT broker using Laravel 5", "type": "library", "license": "MIT", "authors": [