{ "_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": "a0f568db359aad5cff754c85489d84a9", "packages": [ { "name": "onepix/invoicebox_sdk", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/InvoiceBox/sdk-php.git", "reference": "bc0c9b19ff4f87c3ba3a61b64c0c97e3520ed748" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/InvoiceBox/sdk-php/zipball/bc0c9b19ff4f87c3ba3a61b64c0c97e3520ed748", "reference": "bc0c9b19ff4f87c3ba3a61b64c0c97e3520ed748", "shasum": "" }, "require": { "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "9.5.10 - 9.5.16" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "Invoicebox.php" ], "psr-4": { "Invoicebox\\Contracts\\": "Contracts", "Invoicebox\\Exceptions\\": "Exceptions", "Invoicebox\\Resources\\": "Resources", "Invoicebox\\V2\\": "v2", "Invoicebox\\V3\\": "v3" } }, "support": { "source": "https://github.com/InvoiceBox/sdk-php/tree/main", "issues": "https://github.com/InvoiceBox/sdk-php/issues" }, "time": "2022-04-13T16:31:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "onepix/invoicebox_sdk": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 7.0", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.1.0" }