File: /home/slfopp7cb1df/www/pm/app/ThirdParty/Imap/EmailReplyParser/vendor/composer/installed.json
[
{
"name": "willdurand/email-reply-parser",
"version": "2.8.0",
"version_normalized": "2.8.0.0",
"source": {
"type": "git",
"url": "https://github.com/willdurand/EmailReplyParser.git",
"reference": "f0b76bbc3740e58360b625418c0632249f3f0964"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/willdurand/EmailReplyParser/zipball/f0b76bbc3740e58360b625418c0632249f3f0964",
"reference": "f0b76bbc3740e58360b625418c0632249f3f0964",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|^5.7"
},
"time": "2018-02-07T16:29:58+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"EmailReplyParser\\": "src/EmailReplyParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "William Durand",
"email": "will+git@drnd.me"
}
],
"description": "Port of the cool GitHub's EmailReplyParser library in PHP",
"keywords": [
"email",
"reply-parser"
]
}
]