{ "_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": "984cd94e8914b80eeecd12578858a31d", "packages": [ { "name": "sendcloud/checkout", "version": "dev-feature/CR-SET-20", "source": { "type": "git", "url": "ssh://git@gitlab.com/sendcloud/logeecom/checkout-core.git", "reference": "f1b9a1ee63adafb9a62048e53a07d2767e6e251d" }, "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": "2022-07-28T13:21:38+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "sendcloud/checkout": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.3.0" }