{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "f557d3d9d980cd84e8876b6186a91d41", "packages": [ { "name": "workerman/channel", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/walkor/Channel.git", "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/Channel/zipball/0836a9a413c6e8425ee36307d95e2e49cc380f50", "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50", "shasum": "" }, "require": { "workerman/workerman": ">=3.3.0" }, "type": "library", "autoload": { "psr-4": { "Channel\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "homepage": "http://www.workerman.net", "time": "2018-07-02T02:42:37+00:00" }, { "name": "workerman/workerman", "version": "v3.5.27", "source": { "type": "git", "url": "https://github.com/walkor/Workerman.git", "reference": "c2d8c332cc58400345b68593584a5f8171446a5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/Workerman/zipball/c2d8c332cc58400345b68593584a5f8171446a5e", "reference": "c2d8c332cc58400345b68593584a5f8171446a5e", "shasum": "" }, "require": { "php": ">=5.3" }, "suggest": { "ext-event": "For better performance. " }, "type": "library", "autoload": { "psr-4": { "Workerman\\": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "walkor", "email": "walkor@workerman.net", "homepage": "http://www.workerman.net", "role": "Developer" } ], "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.", "homepage": "http://www.workerman.net", "keywords": [ "asynchronous", "event-loop" ], "time": "2020-01-31T05:05:18+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }