{
    "packages": [
        {
            "name": "workerman/coroutine",
            "version": "v1.1.6",
            "version_normalized": "1.1.6.0",
            "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": "*"
            },
            "time": "2026-07-26T14:42:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            },
            "install-path": "../workerman/coroutine"
        },
        {
            "name": "workerman/workerman",
            "version": "v5.2.2",
            "version_normalized": "5.2.2.0",
            "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": "<v1.0.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.10",
                "mockery/mockery": "^1.6.12",
                "pestphp/pest": "^2.36 || ^3 || ^4",
                "phpstan/phpstan": "^2.1"
            },
            "suggest": {
                "ext-event": "For better performance. "
            },
            "time": "2026-06-04T07:31:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Workerman\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "walkor",
                    "email": "walkor@workerman.net",
                    "homepage": "https://www.workerman.net",
                    "role": "Developer"
                }
            ],
            "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
            "homepage": "https://www.workerman.net",
            "keywords": [
                "asynchronous",
                "event-loop",
                "framework",
                "http"
            ],
            "support": {
                "email": "walkor@workerman.net",
                "forum": "https://www.workerman.net/questions",
                "issues": "https://github.com/walkor/workerman/issues",
                "source": "https://github.com/walkor/workerman",
                "wiki": "https://www.workerman.net/doc/workerman/"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/workerman",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/walkor",
                    "type": "patreon"
                }
            ],
            "install-path": "../workerman/workerman"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
