{ "_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": "1f2d18ed25f5b1f46733ba95b292c133", "packages": [ { "name": "nategood/httpful", "version": "0.2.20", "source": { "type": "git", "url": "https://github.com/nategood/httpful.git", "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nategood/httpful/zipball/c1cd4d46a4b281229032cf39d4dd852f9887c0f6", "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Httpful": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nate Good", "email": "me@nategood.com", "homepage": "http://nategood.com" } ], "description": "A Readable, Chainable, REST friendly, PHP HTTP Client", "homepage": "http://github.com/nategood/httpful", "keywords": [ "api", "curl", "http", "requests", "rest", "restful" ], "time": "2015-10-26T16:11:30+00:00" }, { "name": "space-invoices/space-invoices-php", "version": "1.0", "source": { "type": "git", "url": "https://github.com/space-invoices/space-invoices-php.git", "reference": "aee50171a04d3480b541c95c4b1556624ef32a4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/space-invoices/space-invoices-php/zipball/aee50171a04d3480b541c95c4b1556624ef32a4b", "reference": "aee50171a04d3480b541c95c4b1556624ef32a4b", "shasum": "" }, "require": { "nategood/httpful": "^0.2.20", "php": ">=5.6.25" }, "type": "library", "autoload": { "psr-4": { "Spaceinvoices\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Space invoices PHP sdk", "keywords": [ "api", "bills", "invoices", "invoicing", "space", "wrapper" ], "time": "2018-10-08T10:34:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }