| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /home/devsafetybis/artem.dev.safetybis.com/vendor/ratchet/pawl/ |
| Current File : /home/devsafetybis/artem.dev.safetybis.com/vendor/ratchet/pawl/composer.json |
{
"name": "ratchet/pawl"
, "description": "Asynchronous WebSocket client"
, "keywords": ["WebSocket", "client", "Ratchet", "async", "websocket client"]
, "license": "MIT"
, "autoload": {
"psr-4": {
"Ratchet\\Client\\": "src"
}
, "files": ["src/functions_include.php"]
}
, "require": {
"php": ">=5.4"
, "evenement/evenement": "^3.0 || ^2.0"
, "guzzlehttp/psr7": "^2.0 || ^1.7"
, "ratchet/rfc6455": "^0.3.1"
, "react/socket": "^1.9"
}
, "require-dev": {
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8"
}
, "suggest": {
"reactivex/rxphp": "~2.0"
}
}