{ "_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.6", "source": { "type": "git", "url": "https://github.com/workerman-php/coroutine.git", "reference": "918c10be5270a74f91ff77cc66b6a821cc456a25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/workerman-php/coroutine/zipball/918c10be5270a74f91ff77cc66b6a821cc456a25", "reference": "918c10be5270a74f91ff77cc66b6a821cc456a25", "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.6" }, "time": "2026-07-26T14:42:35+00:00" }, { "name": "workerman/workerman", "version": "v5.2.2", "source": { "type": "git", "url": "https://github.com/walkor/workerman.git", "reference": "a0866601af066c0eab5a2f7b9aef8bdda8fa1911" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/workerman/zipball/a0866601af066c0eab5a2f7b9aef8bdda8fa1911", "reference": "a0866601af066c0eab5a2f7b9aef8bdda8fa1911", "shasum": "" }, "require": { "ext-json": "*", "php": ">=8.1", "workerman/coroutine": "^1.1 || dev-main" }, "conflict": { "ext-swow": "