{ "_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": "f079824a9de88716d271e5ccd7837738", "packages": [ { "name": "ably/ably-php", "version": "1.1.11", "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" }, "type": "library", "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" }, "time": "2025-03-07T13:02:01+00:00" }, { "name": "rybakit/msgpack", "version": "v0.9.1", "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" }, "type": "library", "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" } ], "time": "2022-02-16T00:48:07+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }