This commit is contained in:
Mohamad Faeez 2025-04-09 15:04:05 +08:00
parent 73a939c102
commit 84daca4a8a

View File

@ -32,7 +32,7 @@
} }
, "require": { , "require": {
"php": ">=8.4.0" "php": ">=8.4.0"
, "mfmdevsystem/rfc6455": "*" , "mfmdevsystem/rfc6455": "dev-master"
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5" , "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
, "react/event-loop": ">=0.4" , "react/event-loop": ">=0.4"
, "guzzlehttp/psr7": "^1.7|^2.0" , "guzzlehttp/psr7": "^1.7|^2.0"