{
    "packages": [
        {
            "name": "ably/ably-php",
            "version": "1.1.11",
            "version_normalized": "1.1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ably/ably-php.git",
                "reference": "ddd9355ab25f76e0db1672fb5dd943fa5d9713bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ably/ably-php/zipball/ddd9355ab25f76e0db1672fb5dd943fa5d9713bc",
                "reference": "ddd9355ab25f76e0db1672fb5dd943fa5d9713bc",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-openssl": "*",
                "php": "^7.2 || ^8.0",
                "rybakit/msgpack": ">=0.9.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 || ^9.5"
            },
            "time": "2025-03-07T13:02:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ably\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ably",
                    "email": "support@ably.com"
                }
            ],
            "description": "Ably REST client library for PHP.",
            "homepage": "https://www.ably.com/",
            "keywords": [
                "ably",
                "messages",
                "messaging"
            ],
            "support": {
                "issues": "https://github.com/ably/ably-php/issues",
                "source": "https://github.com/ably/ably-php/tree/1.1.11"
            },
            "install-path": "../ably/ably-php"
        },
        {
            "name": "rybakit/msgpack",
            "version": "v0.9.1",
            "version_normalized": "0.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rybakit/msgpack.php.git",
                "reference": "fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rybakit/msgpack.php/zipball/fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b",
                "reference": "fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.1|^8"
            },
            "require-dev": {
                "ext-gmp": "*",
                "friendsofphp/php-cs-fixer": "^2.14",
                "phpunit/phpunit": "^7.1|^8|^9",
                "vimeo/psalm": "^3.9|^4"
            },
            "suggest": {
                "ext-decimal": "For converting overflowed integers to Decimal objects",
                "ext-gmp": "For converting overflowed integers to GMP objects"
            },
            "time": "2022-02-16T00:48:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MessagePack\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eugene Leonovich",
                    "email": "gen.work@gmail.com"
                }
            ],
            "description": "A pure PHP implementation of the MessagePack serialization format.",
            "keywords": [
                "messagepack",
                "msgpack",
                "pure",
                "streaming"
            ],
            "support": {
                "issues": "https://github.com/rybakit/msgpack.php/issues",
                "source": "https://github.com/rybakit/msgpack.php/tree/v0.9.1"
            },
            "funding": [
                {
                    "url": "https://github.com/rybakit",
                    "type": "github"
                }
            ],
            "install-path": "../rybakit/msgpack"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
