Files
grav-ouidade.com/user/plugins/email/vendor/composer/installed.json
T

56 lines
1.6 KiB
JSON

[
{
"name": "swiftmailer/swiftmailer",
"version": "v5.1.0",
"version_normalized": "5.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "748c01c1144713ac0118396935d10b6ceec91b68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/748c01c1144713ac0118396935d10b6ceec91b68",
"reference": "748c01c1144713ac0118396935d10b6ceec91b68",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"time": "2014-03-18 09:03:27",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Chris Corbyn"
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
"keywords": [
"mail",
"mailer"
]
}
]