Added upnp-discover cli tool

This commit is contained in:
2017-02-16 17:40:02 +01:00
parent c3531ce5fa
commit e44becfa23
4 changed files with 275 additions and 1 deletions
+4 -1
View File
@@ -13,5 +13,8 @@
"psr-4": {
"NoccyLabs\\UPnP\\": "src/"
}
}
},
"bin": [
"bin/upnp-discover"
]
}