Change require to use react/socket
Some checks failed
CI / PHPUnit (highest, 5.4) (push) Has been cancelled
CI / PHPUnit (highest, 5.5) (push) Has been cancelled
CI / PHPUnit (highest, 5.6) (push) Has been cancelled
CI / PHPUnit (highest, 7.0) (push) Has been cancelled
CI / PHPUnit (highest, 7.1) (push) Has been cancelled
CI / PHPUnit (highest, 7.2) (push) Has been cancelled
CI / PHPUnit (highest, 7.3) (push) Has been cancelled
CI / PHPUnit (highest, 7.4) (push) Has been cancelled
CI / PHPUnit (lowest, 5.4) (push) Has been cancelled
Some checks failed
CI / PHPUnit (highest, 5.4) (push) Has been cancelled
CI / PHPUnit (highest, 5.5) (push) Has been cancelled
CI / PHPUnit (highest, 5.6) (push) Has been cancelled
CI / PHPUnit (highest, 7.0) (push) Has been cancelled
CI / PHPUnit (highest, 7.1) (push) Has been cancelled
CI / PHPUnit (highest, 7.2) (push) Has been cancelled
CI / PHPUnit (highest, 7.3) (push) Has been cancelled
CI / PHPUnit (highest, 7.4) (push) Has been cancelled
CI / PHPUnit (lowest, 5.4) (push) Has been cancelled
This commit is contained in:
parent
378f8201bb
commit
df967fb108
@ -33,8 +33,8 @@
|
||||
, "require": {
|
||||
"php": ">=8.4.0"
|
||||
, "mfmdevsystem/rfc6455": "^0.4.2"
|
||||
, "mfmdevsystem/react-socket": "^1.16.5"
|
||||
, "react/event-loop": "^1.2"
|
||||
, "react/socket": "^1.0"
|
||||
, "react/event-loop": "^0.4.0"
|
||||
, "guzzlehttp/psr7": "^1.7|^2.0"
|
||||
, "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0"
|
||||
, "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0"
|
||||
|
Loading…
Reference in New Issue
Block a user