Updated readme
This commit is contained in:
parent
b9ad1eb3df
commit
a5691afe32
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue