{ "_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": "53b94cb4ffef5114d7bb33e05cec8c31", "packages": [ { "name": "workerman/coroutine", "version": "v1.1.5", "source": { "type": "git", "url": "https://github.com/workerman-php/coroutine.git", "reference": "b60e44267b90d398dbfa7a320f3e97b46357ac9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/workerman-php/coroutine/zipball/b60e44267b90d398dbfa7a320f3e97b46357ac9f", "reference": "b60e44267b90d398dbfa7a320f3e97b46357ac9f", "shasum": "" }, "require": { "php": ">=8.1", "workerman/workerman": "^5.1" }, "require-dev": { "phpunit/phpunit": "^11.0", "psr/log": "*" }, "type": "library", "autoload": { "psr-4": { "Workerman\\": "src", "Workerman\\Coroutine\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Workerman coroutine", "support": { "issues": "https://github.com/workerman-php/coroutine/issues", "source": "https://github.com/workerman-php/coroutine/tree/v1.1.5" }, "time": "2026-03-12T02:07:37+00:00" }, { "name": "workerman/workerman", "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/walkor/workerman.git", "reference": "1d8694c945bc64a5bc11ad753ec7220bcba37cb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/workerman/zipball/1d8694c945bc64a5bc11ad753ec7220bcba37cb1", "reference": "1d8694c945bc64a5bc11ad753ec7220bcba37cb1", "shasum": "" }, "require": { "ext-json": "*", "php": ">=8.1", "workerman/coroutine": "^1.1 || dev-main" }, "conflict": { "ext-swow": "