0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00

Add composer license entry

This commit is contained in:
Synchro 2012-12-03 16:21:49 +01:00
parent 7224d9e402
commit 2638daad6f

View File

@ -27,5 +27,6 @@
},
"autoload": {
"classmap": ["class.phpmailer.php", "class.pop3.php", "class.smtp.php"]
}
},
"license": "LGPL-2.1"
}