{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "3cf49e40a399a26ef99314da35274305", "packages": [ { "name": "sendgrid/sendgrid", "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/sendgrid/sendgrid-php.git", "reference": "83cec4aa7a86064c8ea30cc7180b1b558b0ac7e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendgrid/sendgrid-php/zipball/83cec4aa7a86064c8ea30cc7180b1b558b0ac7e9", "reference": "83cec4aa7a86064c8ea30cc7180b1b558b0ac7e9", "shasum": "" }, "require": { "php": ">=5.3", "sendgrid/smtpapi": "0.*" }, "replace": { "sendgrid/sendgrid-php": "*" }, "require-dev": { "phpunit/phpunit": "3.7.*", "vlucas/phpdotenv": "1.0.2" }, "type": "library", "autoload": { "psr-0": { "SendGrid": "lib/" } }, "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": "2015-01-29 22:34:03" }, { "name": "sendgrid/smtpapi", "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/sendgrid/smtpapi-php.git", "reference": "125b6071fb1f339feff13459cbe7bf07466fd54a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendgrid/smtpapi-php/zipball/125b6071fb1f339feff13459cbe7bf07466fd54a", "reference": "125b6071fb1f339feff13459cbe7bf07466fd54a", "shasum": "" }, "require": { "php": ">=5.3" }, "replace": { "sendgrid/smtpapi-php": "*" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Smtpapi": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Build SendGrid X-SMTPAPI headers in PHP.", "homepage": "http://github.com/sendgrid/smtpapi-php", "keywords": [ "X-SMTP", "api", "email", "grid", "send", "sendgrid", "smtp", "smtpapi", "xsmtp" ], "time": "2015-01-24 04:19:15" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }