{ "_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": "5f0ed71efe1dbf484787ee2705aa7337", "packages": [ { "name": "almefy/sdk", "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/almefy/almefy-sdk-php.git", "reference": "2e0d0177b5ac08a57b339ef3a6d04f31b3e0eeb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/almefy/almefy-sdk-php/zipball/2e0d0177b5ac08a57b339ef3a6d04f31b3e0eeb9", "reference": "2e0d0177b5ac08a57b339ef3a6d04f31b3e0eeb9", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6" }, "type": "library", "autoload": { "psr-4": { "Almefy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Michael Piecko", "email": "michael.piecko@almefy.com" } ], "description": "PHP Wrapper for the Almefy API", "homepage": "https://almefy.me", "keywords": [ "Authentication", "almefy", "login" ], "support": { "issues": "https://github.com/almefy/almefy-sdk-php/issues", "source": "https://github.com/almefy/almefy-sdk-php/tree/v0.9.2" }, "time": "2022-08-11T10:28:35+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }