{ "_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": "5d3b4e9ee705c4297c22428c110c7330", "packages": [ { "name": "kriswallsmith/buzz", "version": "v0.15", "source": { "type": "git", "url": "https://github.com/kriswallsmith/Buzz.git", "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8", "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Buzz": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Lightweight HTTP client", "homepage": "https://github.com/kriswallsmith/Buzz", "keywords": [ "curl", "http client" ], "time": "2015-06-25T17:26:56+00:00" }, { "name": "toin0u/digitalocean-v2", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/toin0u/DigitalOceanV2.git", "reference": "729985d789b73194004c87aaaca924ac02f8dbab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/toin0u/DigitalOceanV2/zipball/729985d789b73194004c87aaaca924ac02f8dbab", "reference": "729985d789b73194004c87aaaca924ac02f8dbab", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "fabpot/php-cs-fixer": "~1.11", "guzzle/guzzle": "~3.7", "guzzlehttp/guzzle": "~5.0|~6.0", "kriswallsmith/buzz": "~0.10", "phpspec/phpspec": "~2.4" }, "suggest": { "guzzle/guzzle": "To use GuzzleAdapter, require guzzle/guzzle:~3.7.", "guzzlehttp/guzzle": "To use GuzzleHttpAdapter, require guzzlehttp/guzzle:~5.0|~6.0.", "kriswallsmith/buzz": "To use BuzzAdapter, require kriswallsmith/buzz:~0.10." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "DigitalOceanV2\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antoine Corcy", "email": "contact@sbin.dk", "homepage": "http://sbin.dk", "role": "Developer" }, { "name": "Yassir Hannnoun", "email": "yassir.hannoun@gmail.com", "homepage": "https://yassirh.com", "role": "Developer" } ], "description": "DigitalOcean API v2 PHP 5.4+ library", "homepage": "https://github.com/toin0u/DigitalOceanV2", "keywords": [ "Cloud Hosting", "SSD", "api", "digitalocean", "vps" ], "time": "2016-09-12T19:11:30+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }