{ "_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" ], "hash": "a65e63f72f0a3b3f0328d18a64318350", "content-hash": "20f2720f1532339779334725a1d0ea15", "packages": [ { "name": "coviu/coviu-sdk", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/coviu/coviu-php-sdk.git", "reference": "71cae2622c903039b660de8cb3095d99c87a705d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/coviu/coviu-php-sdk/zipball/71cae2622c903039b660de8cb3095d99c87a705d", "reference": "71cae2622c903039b660de8cb3095d99c87a705d", "shasum": "" }, "require": { "php": ">=5.3.0", "rmccue/requests": "^1.6" }, "require-dev": { "phpunit/phpunit": "4.8.*" }, "type": "library", "autoload": { "psr-4": { "coviu\\Api\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Silvia Pfeiffer", "email": "silvia@coviu.com" }, { "name": "Briely Marum", "email": "briely@coviu.com" } ], "description": "A simple library to use the Coviu API.", "homepage": "https://github.com/coviu/coviu-php-sdk", "time": "2016-09-11 07:54:10" }, { "name": "rmccue/requests", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2014-05-18 04:59:02" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }