Skip to content

Commit 3f521ae

Browse files
committed
Require binsoul/net-mqtt version 0.3
1 parent 55d792e commit 3f521ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "~5.6|~7.0",
21-
"binsoul/net-mqtt": "~0.2",
21+
"binsoul/net-mqtt": "~0.3",
2222
"react/promise": "~2.0",
2323
"react/socket": "~0.8"
2424
},

0 commit comments

Comments
 (0)