{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "3fe04d22506f1c5c02ec0be5932e9013", "packages": [ { "name": "square/connect", "version": "2.20190508.0", "source": { "type": "git", "url": "https://github.com/square/connect-php-sdk.git", "reference": "da592185d59b8ed80a02d5b2eba812e49eed793e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/square/connect-php-sdk/zipball/da592185d59b8ed80a02d5b2eba812e49eed793e", "reference": "da592185d59b8ed80a02d5b2eba812e49eed793e", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { "psr-4": { "SquareConnect\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Square, Inc.", "homepage": "https://squareup.com/developers" } ], "description": "PHP client library for the Square Connect v2 API", "homepage": "https://github.com/square/connect-php-sdk", "keywords": [ "api", "php", "sdk", "swagger" ], "time": "2019-05-08T21:21:07+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }