[ { "name": "phpmailer/phpmailer", "version": "v5.2.25", "version_normalized": "5.2.25.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "2baf20b01690fba8cf720c1ebcf9b988eda50915" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/2baf20b01690fba8cf720c1ebcf9b988eda50915", "reference": "2baf20b01690fba8cf720c1ebcf9b988eda50915", "shasum": "" }, "require": { "ext-ctype": "*", "php": ">=5.0.0" }, "require-dev": { "doctrine/annotations": "1.2.*", "jms/serializer": "0.16.*", "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.8.*", "symfony/debug": "2.8.*", "symfony/filesystem": "2.8.*", "symfony/translation": "2.8.*", "symfony/yaml": "2.8.*", "zendframework/zend-cache": "2.5.1", "zendframework/zend-config": "2.5.1", "zendframework/zend-eventmanager": "2.5.1", "zendframework/zend-filter": "2.5.1", "zendframework/zend-i18n": "2.5.1", "zendframework/zend-json": "2.5.1", "zendframework/zend-math": "2.5.1", "zendframework/zend-serializer": "2.5.*", "zendframework/zend-servicemanager": "2.5.*", "zendframework/zend-stdlib": "2.5.1" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "time": "2017-08-28T11:12:07+00:00", "type": "library", "installation-source": "dist", "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" }, { "name": "gregwar/captcha", "version": "v1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/Gregwar/Captcha.git", "reference": "2f704c8bc3f1bb5f58994af2729e77ac4e3172e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/2f704c8bc3f1bb5f58994af2729e77ac4e3172e6", "reference": "2f704c8bc3f1bb5f58994af2729e77ac4e3172e6", "shasum": "" }, "require": { "ext-gd": "*", "php": ">=5.3.0" }, "time": "2017-04-19T08:10:55+00:00", "type": "captcha", "installation-source": "dist", "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" ] }, { "name": "FormGuide/PHPFormValidator", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/simfatic/PHPFormValidator.git", "reference": "51bfb8f0557044f6d3b0d01ffafddf43a393cd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simfatic/PHPFormValidator/zipball/51bfb8f0557044f6d3b0d01ffafddf43a393cd18", "reference": "51bfb8f0557044f6d3b0d01ffafddf43a393cd18", "shasum": "" }, "require": { "php": ">=5.4.3" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "time": "2017-05-10T08:00:59+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "FormGuide\\PHPFormValidator\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Prasanth Janardhanan" } ], "description": "A PHP Library for Self-Documenting Form Validations", "keywords": [ "form validation", "php form validation" ], "support": { "source": "https://github.com/simfatic/PHPFormValidator/tree/1.0.1", "issues": "https://github.com/simfatic/PHPFormValidator/issues" } } ]