{ "_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": "a5b625e7fdbae57109ae9eac0d0ba46b", "content-hash": "3e5389bfd327ea8cbf8af89f56f78482", "packages": [ { "name": "sendgrid/php-http-client", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sendgrid/php-http-client.git", "reference": "01c3fc4b94df008cfe03ffb467d4c6dbe6dcfb2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendgrid/php-http-client/zipball/01c3fc4b94df008cfe03ffb467d4c6dbe6dcfb2c", "reference": "01c3fc4b94df008cfe03ffb467d4c6dbe6dcfb2c", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.4", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "psr-0": { "SendGrid": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Bernier", "email": "dx@sendgrid.com" }, { "name": "Elmer Thomas", "email": "elmer@thinkingserious.com" } ], "description": "HTTP REST client, simplified for PHP", "homepage": "http://github.com/sendgrid/php-http-client", "keywords": [ "api", "fluent", "http", "rest", "sendgrid" ], "time": "2016-06-11 00:47:24" }, { "name": "sendgrid/sendgrid", "version": "5.0.9", "source": { "type": "git", "url": "https://github.com/sendgrid/sendgrid-php.git", "reference": "fbf43e7851463c49d6d45382151fbd2e90028af3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendgrid/sendgrid-php/zipball/fbf43e7851463c49d6d45382151fbd2e90028af3", "reference": "fbf43e7851463c49d6d45382151fbd2e90028af3", "shasum": "" }, "require": { "php": ">=5.6", "sendgrid/php-http-client": "3.1.0" }, "replace": { "sendgrid/sendgrid-php": "*" }, "require-dev": { "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "files": [ "lib/SendGrid.php", "lib/helpers/mail/Mail.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "This library allows you to quickly and easily send emails through SendGrid using PHP.", "homepage": "http://github.com/sendgrid/sendgrid-php", "keywords": [ "email", "grid", "send", "sendgrid" ], "time": "2016-09-13 17:27:23" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }