File: /home/slfopp7cb1df/www/sitepacket.com/system/app/ThirdParty/Imap/EmailReplyParser/composer.lock
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9fd7aeeeda868997a142f5ffc6b8f67f",
"packages": [
{
"name": "willdurand/email-reply-parser",
"version": "2.10.0",
"source": {
"type": "git",
"url": "https://github.com/willdurand/EmailReplyParser.git",
"reference": "f25f8c6c3cb876112e3857eb3da15e38e44e4725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/willdurand/EmailReplyParser/zipball/f25f8c6c3cb876112e3857eb3da15e38e44e4725",
"reference": "f25f8c6c3cb876112e3857eb3da15e38e44e4725",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"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"
],
"support": {
"issues": "https://github.com/willdurand/EmailReplyParser/issues",
"source": "https://github.com/willdurand/EmailReplyParser/tree/2.10.0"
},
"time": "2022-01-30T20:56:36+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.1.0"
}