Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clue/ssdp-react",
"description": "Async Simple Service Discovery Protocol (SSDP), part of Univeral Plug and Play (UPnP)",
"keywords": ["Simple Service Discovery Protocol", "SSDP", "Univeral Plug and Play", "UPnP", "ReactPHP", "async"],
"description": "Async Simple Service Discovery Protocol (SSDP), part of Universal Plug and Play (UPnP)",
"keywords": ["Simple Service Discovery Protocol", "SSDP", "Universal Plug and Play", "UPnP", "ReactPHP", "async"],
"homepage": "https://github.com/clue/php-ssdp-react",
"license": "MIT",
"authors": [
Expand Down