{ "_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": "9376f6dce837c49ec0467c91adc7dd0e", "content-hash": "f1caee945fa2c3ffed8c56511645dce9", "packages": [ { "name": "gregwar/captcha", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/Gregwar/Captcha.git", "reference": "1240ab993ca713680573b2d4166900da5f758623" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/1240ab993ca713680573b2d4166900da5f758623", "reference": "1240ab993ca713680573b2d4166900da5f758623", "shasum": "" }, "require": { "ext-gd": "*", "php": ">=5.3.0" }, "type": "captcha", "autoload": { "psr-4": { "Gregwar\\Captcha\\": "/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Passault", "email": "g.passault@gmail.com", "homepage": "http://www.gregwar.com/" }, { "name": "Jeremy Livingston", "email": "jeremy.j.livingston@gmail.com" } ], "description": "Captcha generator", "homepage": "https://github.com/Gregwar/Captcha", "keywords": [ "bot", "captcha", "spam" ], "time": "2015-09-11 15:23:20" }, { "name": "phpmailer/phpmailer", "version": "v5.2.14", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "e774bc9152de85547336e22b8926189e582ece95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e774bc9152de85547336e22b8926189e582ece95", "reference": "e774bc9152de85547336e22b8926189e582ece95", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-client": "Needed for XOAUTH2 authentication", "league/oauth2-google": "Needed for Gmail XOAUTH2" }, "type": "library", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "time": "2015-11-01 10:15:28" } ], "packages-dev": null, "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }