{ "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 }, "support": { "issues": "https://github.com/Icinga/icingaweb2-module-reactbundle/issues" }, "require": { "php": ">=5.4.0", "ext-curl": "*", "chrisboulton/php-resque": "^1.2", "clue/block-react": "^1.2", "clue/buzz-react": "^2.3", "clue/connection-manager-extra": "^1.1", "clue/http-proxy-react": "^1.2", "clue/mq-react": "^1.0", "clue/redis-react": "^2", "clue/soap-react": "^0.2.0", "clue/socket-raw": "~1.2", "clue/socks-react": "^0.8", "evenement/evenement": "^2", "predis/predis": "^1.1", "psr/http-message": "^1", "react/child-process": "^0.5", "react/datagram": "^1.4", "react/dns": "^0.4", "react/event-loop": "^1.0", "react/http": "^0.8", "react/http-client": "^0.5", "react/promise": "^2.7", "react/promise-timer": "^1.5", "react/socket": "^1.0", "react/stream": "^1.0" }, "require-dev": { } }