File: //home/slfopp7cb1df/www/home/wp-content/plugins/mailoptin/vendor/composer/installed.json
{
"packages": [
{
"name": "collizo4sky/persist-admin-notices-dismissal",
"version": "1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/w3guy/persist-admin-notices-dismissal.git",
"reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/w3guy/persist-admin-notices-dismissal/zipball/900739eb6b0ec0210465f5983a6d4e0e420289e4",
"reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"time": "2020-12-31T17:12:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"persist-admin-notices-dismissal.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Collins Agbonghama",
"email": "me@w3guy.com",
"role": "developer"
}
],
"description": "Simple library to persist dismissal of admin notices across pages in WordPress dashboard.",
"support": {
"issues": "https://github.com/w3guy/persist-admin-notices-dismissal/issues",
"source": "https://github.com/w3guy/persist-admin-notices-dismissal"
},
"install-path": "../collizo4sky/persist-admin-notices-dismissal"
},
{
"name": "composer/installers",
"version": "v1.11.0",
"version_normalized": "1.11.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "ae03311f45dfe194412081526be2e003960df74b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
"reference": "ae03311f45dfe194412081526be2e003960df74b",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.3"
},
"time": "2021-04-28T06:42:17+00:00",
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"MantisBT",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"Starbug",
"Thelia",
"Whmcs",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"joomla",
"known",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
"miaoxing",
"modulework",
"modx",
"moodle",
"osclass",
"phpbb",
"piwik",
"ppi",
"processwire",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"sylius",
"symfony",
"tastyigniter",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.11.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"install-path": "./installers"
},
{
"name": "deliciousbrains/wp-background-processing",
"version": "1.0.2",
"version_normalized": "1.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/deliciousbrains/wp-background-processing.git",
"reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
"reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"suggest": {
"coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
},
"time": "2020-07-31T07:00:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"classes/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Delicious Brains",
"email": "nom@deliciousbrains.com"
}
],
"description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
"support": {
"issues": "https://github.com/deliciousbrains/wp-background-processing/issues",
"source": "https://github.com/deliciousbrains/wp-background-processing/tree/master"
},
"install-path": "../deliciousbrains/wp-background-processing"
},
{
"name": "drewm/drip",
"version": "v0.9",
"version_normalized": "0.9.0.0",
"source": {
"type": "git",
"url": "https://github.com/drewm/drip.git",
"reference": "e79edf4104bf595e020e281973e476832bfb024c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drewm/drip/zipball/e79edf4104bf595e020e281973e476832bfb024c",
"reference": "e79edf4104bf595e020e281973e476832bfb024c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "7.5.*"
},
"time": "2019-01-31T10:37:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"DrewM\\Drip\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Drew McLellan",
"email": "drew.mclellan@gmail.com"
}
],
"description": "PHP library for interacting with the Drip API",
"keywords": [
"drip"
],
"support": {
"issues": "https://github.com/drewm/drip/issues",
"source": "https://github.com/drewm/drip/tree/master"
},
"install-path": "../drewm/drip"
},
{
"name": "kylekatarnls/update-helper",
"version": "1.2.1",
"version_normalized": "1.2.1.0",
"source": {
"type": "git",
"url": "https://github.com/kylekatarnls/update-helper.git",
"reference": "429be50660ed8a196e0798e5939760f168ec8ce9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9",
"reference": "429be50660ed8a196e0798e5939760f168ec8ce9",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0.0",
"php": ">=5.3.0"
},
"require-dev": {
"codeclimate/php-test-reporter": "dev-master",
"composer/composer": "2.0.x-dev || ^2.0.0-dev",
"phpunit/phpunit": ">=4.8.35 <6.0"
},
"time": "2020-04-07T20:44:10+00:00",
"type": "composer-plugin",
"extra": {
"class": "UpdateHelper\\ComposerPlugin"
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"UpdateHelper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle",
"email": "kylekatarnls@gmail.com"
}
],
"description": "Update helper",
"support": {
"issues": "https://github.com/kylekatarnls/update-helper/issues",
"source": "https://github.com/kylekatarnls/update-helper/tree/1.2.1"
},
"funding": [
{
"url": "https://github.com/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
"install-path": "../kylekatarnls/update-helper"
},
{
"name": "league/csv",
"version": "9.5.0",
"version_normalized": "9.5.0.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
"reference": "b348d09d0d258a4f068efb50a2510dc63101c213"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/b348d09d0d258a4f068efb50a2510dc63101c213",
"reference": "b348d09d0d258a4f068efb50a2510dc63101c213",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=7.0.10"
},
"require-dev": {
"ext-curl": "*",
"friendsofphp/php-cs-fixer": "^2.12",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpstan/phpstan-strict-rules": "^0.9.0",
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
},
"time": "2019-12-15T19:51:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"League\\Csv\\": "src"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://github.com/nyamsprod/",
"role": "Developer"
}
],
"description": "Csv data manipulation made easy in PHP",
"homepage": "http://csv.thephpleague.com",
"keywords": [
"csv",
"export",
"filter",
"import",
"read",
"write"
],
"support": {
"docs": "https://csv.thephpleague.com",
"forum": "https://groups.google.com/forum/#!forum/thephpleague",
"issues": "https://github.com/thephpleague/csv/issues",
"rss": "https://github.com/thephpleague/csv/releases.atom",
"source": "https://github.com/thephpleague/csv"
},
"install-path": "../league/csv"
},
{
"name": "mailoptin/authifly",
"version": "0.2.1631268124",
"version_normalized": "0.2.1631268124.0",
"dist": {
"type": "zip",
"url": "https://php.fury.io/uDXRvLf8b2ywvgcokC7z/mailoptin/~/up/ver_Upjva/mailoptinauthifly-0-2-1631268124.zip"
},
"require": {
"composer/installers": "~1.0",
"php": ">=5.4.0"
},
"require-dev": {
"ext-curl": "*"
},
"type": "wordpress-plugin",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Authifly\\": "src/"
},
"files": [
"OAuthCredentialStorage.php",
"ConstantContact.php",
"ConstantContactV3.php",
"Aweber.php",
"CampaignMonitor.php",
"VerticalResponse.php",
"Facebook.php",
"Hubspot.php",
"Zoho.php",
"Infusionsoft.php",
"Jilt.php",
"CleverReach.php"
]
},
"license": [
"MIT"
],
"description": "PHP OAuth Authentication Library",
"keywords": [
"api",
"authentication",
"authorization",
"oauth",
"openid",
"social"
],
"install-path": "../../src/authifly"
},
{
"name": "mailoptin/connections",
"version": "0.2.1631268173",
"version_normalized": "0.2.1631268173.0",
"dist": {
"type": "zip",
"url": "https://php.fury.io/uDXRvLf8b2ywvgcokC7z/mailoptin/~/up/ver_1mEMhM/mailoptinconnections-0-2-1631268173.zip"
},
"require": {
"composer/installers": "~1.0",
"deliciousbrains/wp-background-processing": "^1.0",
"drewm/drip": "^0.9",
"mailoptin/mailchimp-api-php": "^2.0"
},
"replace": {
"guzzlehttp/guzzle": "*"
},
"type": "wordpress-plugin",
"installation-source": "dist",
"autoload": {
"psr-4": {
"MailOptin\\RegisteredUsersConnect\\": "RegisteredUsersConnect/",
"MailOptin\\LeadBankConnect\\": "LeadBankConnect/",
"MailOptin\\CampaignMonitorConnect\\": "CampaignMonitorConnect/",
"MailOptin\\VerticalResponseConnect\\": "VerticalResponseConnect/",
"MailOptin\\OntraportConnect\\": "OntraportConnect/",
"MailOptin\\CtctConnect\\": "CtctConnect/",
"MailOptin\\Ctctv3Connect\\": "Ctctv3Connect/",
"MailOptin\\MailChimpConnect\\": "MailChimpConnect/",
"MailOptin\\MoosendConnect\\": "MoosendConnect/",
"MailOptin\\MailjetConnect\\": "MailjetConnect/",
"MailOptin\\ZohoCampaignsConnect\\": "ZohoCampaignsConnect/",
"MailOptin\\ZohoCRMConnect\\": "ZohoCRMConnect/",
"MailOptin\\AweberConnect\\": "AweberConnect/",
"MailOptin\\SendyConnect\\": "SendyConnect/",
"MailOptin\\MailerliteConnect\\": "MailerliteConnect/",
"MailOptin\\HubspotConnect\\": "HubspotConnect/",
"MailOptin\\InfusionsoftConnect\\": "InfusionsoftConnect/",
"MailOptin\\CleverReachConnect\\": "CleverReachConnect/",
"MailOptin\\JiltConnect\\": "JiltConnect/",
"MailOptin\\MailsterConnect\\": "MailsterConnect/",
"MailOptin\\DripConnect\\": "DripConnect/",
"MailOptin\\SendlaneConnect\\": "SendlaneConnect/",
"MailOptin\\SendFoxConnect\\": "SendFoxConnect/",
"MailOptin\\WeMailConnect\\": "WeMailConnect/",
"MailOptin\\WordPressUserRegistrationConnect\\": "WordPressUserRegistrationConnect/",
"MailOptin\\EmmaConnect\\": "EmmaConnect/",
"MailOptin\\ConvertKitConnect\\": "ConvertKitConnect/",
"MailOptin\\ConvertFoxConnect\\": "ConvertFoxConnect/",
"MailOptin\\SendinblueConnect\\": "SendinblueConnect/",
"MailOptin\\SendGridConnect\\": "SendGridConnect/",
"MailOptin\\ActiveCampaignConnect\\": "ActiveCampaignConnect/",
"MailOptin\\EmailOctopusConnect\\": "EmailOctopusConnect/",
"MailOptin\\GEMConnect\\": "GEMConnect/",
"MailOptin\\MailPoetConnect\\": "MailPoetConnect/",
"MailOptin\\FluentCRMConnect\\": "FluentCRMConnect/",
"MailOptin\\GetResponseConnect\\": "GetResponseConnect/",
"MailOptin\\KlaviyoConnect\\": "KlaviyoConnect/",
"MailOptin\\ElementorConnect\\": "ElementorConnect/",
"MailOptin\\WPFormsConnect\\": "WPFormsConnect/",
"MailOptin\\GravityFormsConnect\\": "GravityFormsConnect/",
"MailOptin\\NinjaFormsConnect\\": "NinjaFormsConnect/",
"MailOptin\\ContactForm7Connect\\": "ContactForm7Connect/",
"MailOptin\\PolylangConnect\\": "PolylangConnect/",
"MailOptin\\WPMLConnect\\": "WPMLConnect/",
"MailOptin\\FormidableFormConnect\\": "FormidableFormConnect/",
"MailOptin\\ForminatorFormConnect\\": "ForminatorFormConnect/",
"MailOptin\\WebHookConnect\\": "WebHookConnect/",
"MailOptin\\FacebookCustomAudienceConnect\\": "FacebookCustomAudienceConnect/",
"MailOptin\\Connections\\": "./"
},
"classmap": [
"ActiveCampaignConnect/APIClass/includes/"
]
},
"description": "MailOptin connections",
"install-path": "../../src/connections"
},
{
"name": "mailoptin/core",
"version": "0.1.0-alpha.1631268165",
"version_normalized": "0.1.0.0-alpha1631268165",
"source": {
"type": "git",
"url": "https://github.com/mailoptin/core.git",
"reference": "4a72914bd704bf700c001a57fc67d523dce9c156"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailoptin/core/zipball/4a72914bd704bf700c001a57fc67d523dce9c156",
"reference": "4a72914bd704bf700c001a57fc67d523dce9c156",
"shasum": ""
},
"require": {
"collizo4sky/persist-admin-notices-dismissal": "^1.3",
"composer/installers": "~1.0",
"league/csv": "9.5.0",
"nesbot/carbon": "^1.32",
"pelago/emogrifier": "3.1.0",
"soundasleep/html2text": "~0.5",
"symfony/polyfill-mbstring": "1.19.0"
},
"time": "2021-09-10T09:49:03+00:00",
"type": "wordpress-plugin",
"installation-source": "dist",
"autoload": {
"psr-4": {
"MailOptin\\Core\\": "src/"
},
"files": [
"src/Functions/custom-settings-api.php",
"src/Functions/functions.php",
"src/Functions/php-html-css-js-minifier.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"description": "Core lib for MailOptin",
"support": {
"issues": "https://github.com/mailoptin/core/issues",
"source": "https://github.com/mailoptin/core/tree/0.1.0-alpha.1631268165"
},
"install-path": "../../src/core"
},
{
"name": "mailoptin/mailchimp-api-php",
"version": "2.1.2",
"version_normalized": "2.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/mailoptin/mailchimp-api-php.git",
"reference": "5a7d9943ddda7b3fd2fb4080dfb3a92745750173"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailoptin/mailchimp-api-php/zipball/5a7d9943ddda7b3fd2fb4080dfb3a92745750173",
"reference": "5a7d9943ddda7b3fd2fb4080dfb3a92745750173",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.2.1|^7.0.0",
"php": ">=5.4.0"
},
"replace": {
"thinkshout/mailchimp-api-php": "^1.0|^2.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2.2"
},
"time": "2021-08-14T10:48:55+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Mailchimp\\": "src/",
"Mailchimp\\http\\": "src/http/"
}
},
"notification-url": "https://packagist.org/downloads/",
"description": "PHP library for v3 of the MailChimp API",
"homepage": "https://github.com/thinkshout/mailchimp-api-php",
"keywords": [
"mail",
"mailchimp"
],
"support": {
"source": "https://github.com/mailoptin/mailchimp-api-php/tree/2.1.2"
},
"install-path": "../mailoptin/mailchimp-api-php"
},
{
"name": "nesbot/carbon",
"version": "1.39.1",
"version_normalized": "1.39.1.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33",
"reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33",
"shasum": ""
},
"require": {
"kylekatarnls/update-helper": "^1.1",
"php": ">=5.3.9",
"symfony/translation": "~2.6 || ~3.0 || ~4.0"
},
"require-dev": {
"composer/composer": "^1.2",
"friendsofphp/php-cs-fixer": "~2",
"phpunit/phpunit": "^4.8.35 || ^5.7"
},
"time": "2019-10-14T05:51:36+00:00",
"bin": [
"bin/upgrade-carbon"
],
"type": "library",
"extra": {
"update-helper": "Carbon\\Upgrade",
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
}
],
"description": "A simple API extension for DateTime.",
"homepage": "http://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
"time"
],
"support": {
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
"install-path": "../nesbot/carbon"
},
{
"name": "pelago/emogrifier",
"version": "v3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/MyIntervals/emogrifier.git",
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4",
"symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.15.3",
"phpmd/phpmd": "^2.7.0",
"phpunit/phpunit": "^5.7.27",
"squizlabs/php_codesniffer": "^3.5.0"
},
"time": "2019-12-26T19:37:31+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Pelago\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Klee",
"email": "github@oliverklee.de"
},
{
"name": "Zoli Szabó",
"email": "zoli.szabo+github@gmail.com"
},
{
"name": "John Reeve",
"email": "jreeve@pelagodesign.com"
},
{
"name": "Jake Hotson",
"email": "jake@qzdesign.co.uk"
},
{
"name": "Cameron Brooks"
},
{
"name": "Jaime Prado"
}
],
"description": "Converts CSS styles into inline style attributes in your HTML code",
"homepage": "https://www.myintervals.com/emogrifier.php",
"keywords": [
"css",
"email",
"pre-processing"
],
"support": {
"issues": "https://github.com/MyIntervals/emogrifier/issues",
"source": "https://github.com/MyIntervals/emogrifier"
},
"install-path": "../pelago/emogrifier"
},
{
"name": "soundasleep/html2text",
"version": "0.5.0",
"version_normalized": "0.5.0.0",
"source": {
"type": "git",
"url": "https://github.com/soundasleep/html2text.git",
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/soundasleep/html2text/zipball/cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": ">=4.0",
"soundasleep/component-tests": "dev-master"
},
"time": "2017-04-19T22:01:50+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Html2Text\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"EPL-1.0"
],
"authors": [
{
"name": "Jevon Wright",
"homepage": "https://jevon.org",
"role": "Developer"
}
],
"description": "A PHP script to convert HTML into a plain text format",
"homepage": "https://github.com/soundasleep/html2text",
"keywords": [
"email",
"html",
"php",
"text"
],
"support": {
"email": "support@jevon.org",
"issues": "https://github.com/soundasleep/html2text/issues",
"source": "https://github.com/soundasleep/html2text/tree/master"
},
"install-path": "../soundasleep/html2text"
},
{
"name": "symfony/css-selector",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "7fb120adc7f600a59027775b224c13a33530dd90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
"reference": "7fb120adc7f600a59027775b224c13a33530dd90",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
"time": "2021-07-21T12:38:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v5.3.4"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/css-selector"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.19.0",
"version_normalized": "1.19.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
"reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2020-10-23T09:01:57+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.19-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.19.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-mbstring"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.23.1",
"version_normalized": "1.23.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-07-28T13:41:28+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-php80"
},
{
"name": "symfony/translation",
"version": "v4.4.30",
"version_normalized": "4.4.30.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
"reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation-contracts": "^1.1.6|^2"
},
"conflict": {
"symfony/config": "<3.4",
"symfony/dependency-injection": "<3.4",
"symfony/http-kernel": "<4.4",
"symfony/yaml": "<3.4"
},
"provide": {
"symfony/translation-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/finder": "~2.8|~3.0|~4.0|^5.0",
"symfony/http-kernel": "^4.4",
"symfony/intl": "^3.4|^4.0|^5.0",
"symfony/service-contracts": "^1.1.2|^2",
"symfony/yaml": "^3.4|^4.0|^5.0"
},
"suggest": {
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"time": "2021-08-26T05:57:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v4.4.30"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/translation"
},
{
"name": "symfony/translation-contracts",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "95c812666f3e91db75385749fe219c5e494c7f95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
"reference": "95c812666f3e91db75385749fe219c5e494c7f95",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"suggest": {
"symfony/translation-implementation": ""
},
"time": "2021-03-23T23:28:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/translation-contracts"
}
],
"dev": false,
"dev-package-names": []
}