{ "name": "icinga/reactbundle", "type": "library", "description": "Icinga Web 2 - ReactPHP-based 3rd party libraries", "homepage": "https://github.com/Icinga/icingaweb2-module-reactbundle", "license": "MIT", "config": { "sort-packages": true, "platform": { "php": "5.6.3" } }, "support": { "issues": "https://github.com/Icinga/icingaweb2-module-reactbundle/issues" }, "require": { "php": ">=5.6.3", "ext-curl": "*", "clue/block-react": "^1.3", "clue/buzz-react": "^2.5", "clue/connection-manager-extra": "^1.1", "clue/http-proxy-react": "^1.4", "clue/mq-react": "^1.1", "clue/redis-react": "^2.3", "clue/soap-react": "^1.0", "clue/socket-raw": "^1.4", "clue/socks-react": "^1.0", "evenement/evenement": "^2", "predis/predis": "^1.1", "psr/http-message": "^1", "ramsey/uuid": "^3.8", "react/child-process": "^0.6", "react/datagram": "^1.4", "react/dns": "^0.4", "react/event-loop": "^1.1", "react/http": "^0.8", "react/http-client": "^0.5", "react/promise": "^2.7", "react/promise-timer": "^1.5", "react/socket": "^1.2", "react/stream": "^1.1" }, "require-dev": { } }