From 9addc4bf7fe27a74fb2cb8e388cd79f31379fb57 Mon Sep 17 00:00:00 2001 From: Chenc Date: Sun, 8 Dec 2019 12:04:16 +0800 Subject: [PATCH] composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2b54309..e5c123b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "salmanzafar/laravel-mqtt", + "name": "salmanzafar-chenc/laravel-mqtt", "description": "A simple Laravel 5 and 6 Library to connect/publish/subscribe to MQTT broker", "type": "library", "license": "MIT",