{ "_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": "2a8a06dc452a4eb9055d238f771dcd37", "packages": [ { "name": "reflect/client", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/VictorWesterlund/reflect-client-php.git", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/VictorWesterlund/reflect-client-php/zipball/89a8c041044c8c60cefafc4716d5d61b96c43e06", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Reflect\\": "src/Reflect/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor.vesterlund@gmail.com" } ], "description": "Extendable PHP interface for communicating with Reflect API over HTTP or UNIX sockets", "support": { "issues": "https://github.com/VictorWesterlund/reflect-client-php/issues", "source": "https://github.com/VictorWesterlund/reflect-client-php/tree/3.0.6" }, "time": "2024-04-06T14:55:04+00:00" }, { "name": "victorwesterlund/xenum", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/VictorWesterlund/php-xenum.git", "reference": "8972f06f42abd1f382807a67e937d5564bb89699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/VictorWesterlund/php-xenum/zipball/8972f06f42abd1f382807a67e937d5564bb89699", "reference": "8972f06f42abd1f382807a67e937d5564bb89699", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "victorwesterlund\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor.vesterlund@gmail.com" } ], "description": "PHP eXtended Enums. The missing quality-of-life features from PHP 8+ Enums", "support": { "issues": "https://github.com/VictorWesterlund/php-xenum/issues", "source": "https://github.com/VictorWesterlund/php-xenum/tree/1.1.1" }, "time": "2023-11-20T10:10:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "reflect/client": 20, "victorwesterlund/xenum": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }