{ "_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": "1f1fdec35cc0d9a6df43bbdfbcf3e228", "packages": [ { "name": "myclabs/php-enum", "version": "1.7.7", "source": { "type": "git", "url": "https://github.com/myclabs/php-enum.git", "reference": "d178027d1e679832db9f38248fcc7200647dc2b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7", "reference": "d178027d1e679832db9f38248fcc7200647dc2b7", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7", "squizlabs/php_codesniffer": "1.*", "vimeo/psalm": "^3.8" }, "type": "library", "autoload": { "psr-4": { "MyCLabs\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP Enum contributors", "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" } ], "description": "PHP Enum implementation", "homepage": "http://github.com/myclabs/php-enum", "keywords": [ "enum" ], "support": { "issues": "https://github.com/myclabs/php-enum/issues", "source": "https://github.com/myclabs/php-enum/tree/1.7.7" }, "funding": [ { "url": "https://github.com/mnapoli", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", "type": "tidelift" } ], "time": "2020-11-14T18:14:52+00:00" }, { "name": "php-mqtt/client", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/php-mqtt/client.git", "reference": "846f0de5c5713d947892998f868e6b28607fc0a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mqtt/client/zipball/846f0de5c5713d947892998f868e6b28607fc0a0", "reference": "846f0de5c5713d947892998f868e6b28607fc0a0", "shasum": "" }, "require": { "myclabs/php-enum": "^1.7", "php": "^7.4|^8.0", "psr/log": "^1.1|^2.0|^3.0" }, "require-dev": { "phpunit/php-invoker": "^3.0", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-redis": "Required for the RedisRepository" }, "type": "library", "autoload": { "psr-4": { "PhpMqtt\\Client\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marvin Mall", "email": "marvin-mall@msn.com", "role": "developer" } ], "description": "An MQTT client written in and for PHP.", "keywords": [ "client", "mqtt", "publish", "subscribe" ], "support": { "issues": "https://github.com/php-mqtt/client/issues", "source": "https://github.com/php-mqtt/client/tree/v1.7.0" }, "time": "2022-12-09T17:02:12+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.4" }, "platform-dev": {}, "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.6.0" }