Updated readme

This commit is contained in:
Salman Zafar 2019-03-01 14:28:33 +05:00
parent b9ad1eb3df
commit a5691afe32
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ public function SendMsgViaMqtt($topic, $message)
return false; 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 ### Subscribing part under development