You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Async [Simple Service Discovery Protocol (SSDP)](http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol), built on top of [ReactPHP](https://reactphp.org/).
4
6
@@ -63,7 +65,7 @@ The recommended way to install this library is [through composer](http://getcomp
63
65
```
64
66
65
67
This project aims to run on any platform and thus does not require any PHP
66
-
extensions and supports running on legacy PHP 5.3 through current PHP 7+ and
68
+
extensions and supports running on legacy PHP 5.3 through current PHP 8+ and
67
69
HHVM.
68
70
It's *highly recommended to use PHP 7+* for this project.
0 commit comments