Skip to content
Snippets Groups Projects
Commit 30bdf1ce authored by Dmitry Danilson's avatar Dmitry Danilson Committed by Daniel Kudwien
Browse files

- #1980288 by PatchRanger: Add composer.json.

parent 41307c79
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/phpmailer",
"description": "Integrates the PHPMailer library for SMTP e-mail delivery.",
"type": "drupal-module",
"license": "GPL-2.0",
"authors": [
{
"name": "Stefan M. Kudwien (smk-ka)",
"homepage": "http://drupal.org/user/48898"
},
{
"name": "Daniel F. Kudwien (sun)",
"homepage": "http://drupal.org/user/54136"
}
],
"require": {
"phpmailer/phpmailer": ">=5.2.5"
},
"minimum-stability": "beta"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment