From a5691afe3256513991134bf29d0b7448dd1078cc Mon Sep 17 00:00:00 2001 From: Salman Zafar Date: Fri, 1 Mar 2019 14:28:33 +0500 Subject: [PATCH] Updated readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 06a102f..17b5d72 100644 --- a/Readme.md +++ b/Readme.md @@ -83,7 +83,7 @@ public function SendMsgViaMqtt($topic, $message) return false; } ``` -### Tested on php 7.3 and laravel 5.7 +### Tested on php 7.3 and laravel 5.7 and also laravel 5.8 ### Subscribing part under development