{ "_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": "a697e359b6cff80209a0696636467314", "packages": [ { "name": "sendcloud/checkout", "version": "v1.0.3", "source": { "type": "git", "url": "ssh://git@gitlab.com/sendcloud/logeecom/checkout-core.git", "reference": "ca65ec524758510d05154af4fa67f206225a8c36" }, "require": { "ext-json": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "type": "library", "autoload": { "psr-4": { "SendCloud\\Checkout\\": "src" } }, "autoload-dev": { "psr-4": { "SendCloud\\Tests\\": "tests" } }, "license": [ "proprietary" ], "description": "SendCloud checkout library.", "time": "2021-10-26T15:51:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.1.0" }