{
    "packages": [
        {
            "name": "windwalker/promise",
            "version": "4.2.8",
            "version_normalized": "4.2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/promise.git",
                "reference": "c73fed839b755eb8cae5e864688fd237a3433a77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/promise/zipball/c73fed839b755eb8cae5e864688fd237a3433a77",
                "reference": "c73fed839b755eb8cae5e864688fd237a3433a77",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.6",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "guzzlehttp/promises": "^1.3||^2.0",
                "phpunit/phpunit": "^10.0||^11.0||^12.0",
                "react/event-loop": "^1.1",
                "react/promise": "^2.7",
                "swoole/ide-helper": "^4.0||^5.0||^6.0",
                "windwalker/reactor": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2026-05-09T09:28:59+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Promise package",
            "homepage": "https://github.com/windwalker-io/promise",
            "keywords": [
                "async",
                "coroutine",
                "framework",
                "promise",
                "react",
                "reactor",
                "swoole",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/promise/tree/4.2.8"
            },
            "install-path": "../windwalker/promise"
        },
        {
            "name": "windwalker/utilities",
            "version": "4.2.8",
            "version_normalized": "4.2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/utilities.git",
                "reference": "2f56755a5ffc595042e41fc3a36f0b6651c62370"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/utilities/zipball/2f56755a5ffc595042e41fc3a36f0b6651c62370",
                "reference": "2f56755a5ffc595042e41fc3a36f0b6651c62370",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4.6"
            },
            "require-dev": {
                "myclabs/php-enum": "^1.8",
                "phpunit/phpunit": "^10.0||^11.0||^12.0",
                "symfony/options-resolver": "^6.0||^7.0||^8.0",
                "symfony/string": "^6.0||^7.0||^8.0",
                "windwalker/attributes": "^4.0",
                "windwalker/scalars": "^4.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "laravel/serializable-closure": "Install ^1.0 to support serializable Closure.",
                "symfony/string": "Install to use inflector."
            },
            "time": "2026-05-09T10:02:35+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Utilities\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Utilities package",
            "homepage": "https://github.com/windwalker-io/utilities",
            "keywords": [
                "framework",
                "utilities",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/utilities/tree/4.2.8"
            },
            "install-path": "../windwalker/utilities"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
