/home/smartbloks/www/new/wp-content/plugins/mailoptin/vendor/composer/installed.json
{
"packages": [
{
"name": "barryvdh/composer-cleanup-plugin",
"version": "dev-master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/mailoptin/composer-cleanup-plugin.git",
"reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailoptin/composer-cleanup-plugin/zipball/80cceff45bfb85a0f49236537b1f1c928a1ee820",
"reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.0"
},
"time": "2024-03-06T10:56:07+00:00",
"default-branch": true,
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "0.1-dev"
},
"class": "Barryvdh\\Composer\\CleanupPlugin"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Barryvdh\\Composer\\": "src/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "A composer cleanup plugin, to remove tests and documentation to save space",
"support": {
"source": "https://github.com/mailoptin/composer-cleanup-plugin/tree/master"
},
"install-path": "../barryvdh/composer-cleanup-plugin"
},
{
"name": "carbonphp/carbon-doctrine-types",
"version": "2.1.0",
"version_normalized": "2.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
},
"conflict": {
"doctrine/dbal": "<3.7.0 || >=4.0.0"
},
"require-dev": {
"doctrine/dbal": "^3.7.0",
"nesbot/carbon": "^2.71.0 || ^3.0.0",
"phpunit/phpunit": "^10.3"
},
"time": "2023-12-11T17:09:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "KyleKatarn",
"email": "kylekatarnls@gmail.com"
}
],
"description": "Types to use Carbon in Doctrine",
"keywords": [
"carbon",
"date",
"datetime",
"doctrine",
"time"
],
"support": {
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0"
},
"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": "../carbonphp/carbon-doctrine-types"
},
{
"name": "collizo4sky/persist-admin-notices-dismissal",
"version": "1.4.5",
"version_normalized": "1.4.5.0",
"source": {
"type": "git",
"url": "https://github.com/w3guy/persist-admin-notices-dismissal.git",
"reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/w3guy/persist-admin-notices-dismissal/zipball/163b868c98cf97ea15b4d7e1305e2d52c9242e7e",
"reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"time": "2024-03-10T15:11:42+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.12.0",
"version_normalized": "1.12.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
"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-09-13T08:19:44+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",
"pantheon",
"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.12.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.4.0",
"version_normalized": "1.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/deliciousbrains/wp-background-processing.git",
"reference": "7ca7cc3504333db3a291bbab7f1917124fba4816"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/7ca7cc3504333db3a291bbab7f1917124fba4816",
"reference": "7ca7cc3504333db3a291bbab7f1917124fba4816",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpcompatibility/phpcompatibility-wp": "*",
"phpunit/phpunit": "^8.0",
"spryker/code-sniffer": "^0.17.18",
"wp-coding-standards/wpcs": "^2.3",
"yoast/phpunit-polyfills": "^1.0"
},
"suggest": {
"coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
},
"time": "2024-12-17T14:04:30+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/1.4.0"
},
"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": "league/csv",
"version": "9.8.0",
"version_normalized": "9.8.0.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"ext-curl": "*",
"ext-dom": "*",
"friendsofphp/php-cs-fixer": "^v3.4.0",
"phpstan/phpstan": "^1.3.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.1.0",
"phpunit/phpunit": "^9.5.11"
},
"suggest": {
"ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
},
"time": "2022-01-04T00:13:07+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"League\\Csv\\": "src"
}
},
"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": "https://csv.thephpleague.com",
"keywords": [
"convert",
"csv",
"export",
"filter",
"import",
"read",
"transform",
"write"
],
"support": {
"docs": "https://csv.thephpleague.com",
"issues": "https://github.com/thephpleague/csv/issues",
"rss": "https://github.com/thephpleague/csv/releases.atom",
"source": "https://github.com/thephpleague/csv"
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
"install-path": "../league/csv"
},
{
"name": "mailoptin/authifly",
"version": "0.2.1744970275",
"version_normalized": "0.2.1744970275.0",
"dist": {
"type": "zip",
"url": "https://php.fury.io/uDXRvLf8b2ywvgcokC7z/mailoptin/~/up/ver_fBHTj/mailoptinauthifly-0-2-1744970275.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/"
},
"classmap": [
"OAuthCredentialStorage.php",
"ConstantContact.php",
"ConstantContactV3.php",
"Aweber.php",
"Aweber2.php",
"CampaignMonitor.php",
"VerticalResponse.php",
"Facebook.php",
"Hubspot.php",
"Zoho.php",
"Infusionsoft.php",
"CleverReach.php",
"Stripe.php",
"Newsman.php",
"Mailchimp.php",
"Salesforce.php",
"Microsoft.php",
"HighLevel.php",
"Google.php"
]
},
"license": [
"MIT"
],
"description": "PHP OAuth Authentication Library",
"keywords": [
"api",
"authentication",
"authorization",
"oauth",
"openid",
"social"
],
"install-path": "../mailoptin/authifly"
},
{
"name": "mailoptin/connections",
"version": "0.2.1744970322",
"version_normalized": "0.2.1744970322.0",
"dist": {
"type": "zip",
"url": "https://php.fury.io/uDXRvLf8b2ywvgcokC7z/mailoptin/~/up/ver_1PBiH8/mailoptinconnections-0-2-1744970322.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\\SalesforceConnect\\": "SalesforceConnect/",
"MailOptin\\MicrosoftDynamic365Connect\\": "MicrosoftDynamic365Connect/",
"MailOptin\\MailChimpConnect\\": "MailChimpConnect/",
"MailOptin\\MoosendConnect\\": "MoosendConnect/",
"MailOptin\\OmnisendConnect\\": "OmnisendConnect/",
"MailOptin\\BenchmarkEmailConnect\\": "BenchmarkEmailConnect/",
"MailOptin\\MailjetConnect\\": "MailjetConnect/",
"MailOptin\\ZohoCampaignsConnect\\": "ZohoCampaignsConnect/",
"MailOptin\\ZohoCRMConnect\\": "ZohoCRMConnect/",
"MailOptin\\AweberConnect\\": "AweberConnect/",
"MailOptin\\SendyConnect\\": "SendyConnect/",
"MailOptin\\MailerliteConnect\\": "MailerliteConnect/",
"MailOptin\\Mailerlitev2Connect\\": "Mailerlitev2Connect/",
"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\\MailgunConnect\\": "MailgunConnect/",
"MailOptin\\ActiveCampaignConnect\\": "ActiveCampaignConnect/",
"MailOptin\\EmailOctopusConnect\\": "EmailOctopusConnect/",
"MailOptin\\MailPoetConnect\\": "MailPoetConnect/",
"MailOptin\\FluentCRMConnect\\": "FluentCRMConnect/",
"MailOptin\\GetResponseConnect\\": "GetResponseConnect/",
"MailOptin\\KlaviyoConnect\\": "KlaviyoConnect/",
"MailOptin\\FacebookCustomAudienceConnect\\": "FacebookCustomAudienceConnect/",
"MailOptin\\NewsmanConnect\\": "NewsmanConnect/",
"MailOptin\\EgoiConnect\\": "EgoiConnect/",
"MailOptin\\IContactConnect\\": "IContactConnect/",
"MailOptin\\FlodeskConnect\\": "FlodeskConnect/",
"MailOptin\\HighLevelConnect\\": "HighLevelConnect/",
"MailOptin\\BeehiivConnect\\": "BeehiivConnect/",
"MailOptin\\ElasticEmailConnect\\": "ElasticEmailConnect/",
"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\\UltimateMemberConnect\\": "UltimateMemberConnect/",
"MailOptin\\WooCommerceConnect\\": "WooCommerceConnect/",
"MailOptin\\WooMembershipConnect\\": "WooMembershipConnect/",
"MailOptin\\WooSubscriptionsConnect\\": "WooSubscriptionsConnect/",
"MailOptin\\LearnDashConnect\\": "LearnDashConnect/",
"MailOptin\\LifterLMSConnect\\": "LifterLMSConnect/",
"MailOptin\\TutorLMSConnect\\": "TutorLMSConnect/",
"MailOptin\\MemberPressConnect\\": "MemberPressConnect/",
"MailOptin\\PmProConnect\\": "PmProConnect/",
"MailOptin\\RCPConnect\\": "RCPConnect/",
"MailOptin\\UserRegistrationOptinConnect\\": "UserRegistrationOptinConnect/",
"MailOptin\\CommentOptinConnect\\": "CommentOptinConnect/",
"MailOptin\\EasyDigitalDownloadsConnect\\": "EasyDigitalDownloadsConnect/",
"MailOptin\\GiveWPConnect\\": "GiveWPConnect/",
"MailOptin\\FluentFormConnect\\": "FluentFormConnect/",
"MailOptin\\WSFormConnect\\": "WSFormConnect/",
"MailOptin\\GoogleSheetConnect\\": "GoogleSheetConnect/",
"MailOptin\\EnchargeConnect\\": "EnchargeConnect/",
"MailOptin\\Connections\\": "./"
},
"classmap": [
"ActiveCampaignConnect/APIClass/includes/"
]
},
"description": "MailOptin connections",
"install-path": "../../src/connections"
},
{
"name": "mailoptin/core",
"version": "0.1.0-alpha.1744970315",
"version_normalized": "0.1.0.0-alpha1744970315",
"source": {
"type": "git",
"url": "https://github.com/mailoptin/core.git",
"reference": "5a06766806400cfde682cc4993aadb8b3105e14a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailoptin/core/zipball/5a06766806400cfde682cc4993aadb8b3105e14a",
"reference": "5a06766806400cfde682cc4993aadb8b3105e14a",
"shasum": ""
},
"require": {
"collizo4sky/persist-admin-notices-dismissal": "^1.3",
"composer/installers": "~1.0",
"league/csv": "^9.0",
"nesbot/carbon": "^2.57",
"pelago/emogrifier": "^6.0.0",
"soundasleep/html2text": "~0.5"
},
"time": "2025-04-10T09:27:16+00:00",
"type": "wordpress-plugin",
"installation-source": "dist",
"autoload": {
"files": [
"src/Functions/custom-settings-api.php",
"src/Functions/functions.php",
"src/Functions/php-html-css-js-minifier.php",
"src/Functions/FuseWPAdminNotice.php",
"src/Functions/MoBFnote.php",
"src/Functions/Shogun.php"
],
"psr-4": {
"MailOptin\\Core\\": "src/"
}
},
"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.1744970315"
},
"install-path": "../../src/core"
},
{
"name": "mailoptin/mailchimp-api-php",
"version": "2.1.3",
"version_normalized": "2.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/mailoptin/mailchimp-api-php.git",
"reference": "ae0e07d209960d7179d67ef66f0c6efe65cf63cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailoptin/mailchimp-api-php/zipball/ae0e07d209960d7179d67ef66f0c6efe65cf63cc",
"reference": "ae0e07d209960d7179d67ef66f0c6efe65cf63cc",
"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": "2023-03-05T10:49:39+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Mailchimp\\": "src/",
"Mailchimp\\http\\": "src/http/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"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.3"
},
"install-path": "../mailoptin/mailchimp-api-php"
},
{
"name": "nesbot/carbon",
"version": "2.73.0",
"version_normalized": "2.73.0.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
"shasum": ""
},
"require": {
"carbonphp/carbon-doctrine-types": "*",
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
"psr/clock": "^1.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/orm": "^2.7 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
"ondrejmirtes/better-reflection": "<6",
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
"squizlabs/php_codesniffer": "^3.4"
},
"time": "2025-01-08T20:10:23+00:00",
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
},
"phpstan": {
"includes": [
"extension.neon"
]
},
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-master": "3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Carbon\\": "src/Carbon/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "https://markido.com"
},
{
"name": "kylekatarnls",
"homepage": "https://github.com/kylekatarnls"
}
],
"description": "An API extension for DateTime that supports 281 different languages.",
"homepage": "https://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
"time"
],
"support": {
"docs": "https://carbon.nesbot.com/docs",
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
"funding": [
{
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
},
{
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
"type": "tidelift"
}
],
"install-path": "../nesbot/carbon"
},
{
"name": "pelago/emogrifier",
"version": "v6.0.0",
"version_normalized": "6.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/MyIntervals/emogrifier.git",
"reference": "aa72d5407efac118f3896bcb995a2cba793df0ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/aa72d5407efac118f3896bcb995a2cba793df0ae",
"reference": "aa72d5407efac118f3896bcb995a2cba793df0ae",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0",
"sabberworm/php-css-parser": "^8.3.1",
"symfony/css-selector": "^3.4.32 || ^4.4 || ^5.3 || ^6.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.3.0",
"phpunit/phpunit": "^8.5.16",
"rawr/cross-data-providers": "^2.3.0"
},
"time": "2021-09-16T16:22:04+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "7.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Pelago\\Emogrifier\\": "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": "psr/clock",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/clock.git",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0"
},
"time": "2022-11-25T14:36:26+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Clock\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for reading the clock.",
"homepage": "https://github.com/php-fig/clock",
"keywords": [
"clock",
"now",
"psr",
"psr-20",
"time"
],
"support": {
"issues": "https://github.com/php-fig/clock/issues",
"source": "https://github.com/php-fig/clock/tree/1.0.0"
},
"install-path": "../psr/clock"
},
{
"name": "sabberworm/php-css-parser",
"version": "v8.8.0",
"version_normalized": "8.8.0.0",
"source": {
"type": "git",
"url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
"reference": "3de493bdddfd1f051249af725c7e0d2c38fed740"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/3de493bdddfd1f051249af725c7e0d2c38fed740",
"reference": "3de493bdddfd1f051249af725c7e0d2c38fed740",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
},
"require-dev": {
"phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41"
},
"suggest": {
"ext-mbstring": "for parsing UTF-8 CSS"
},
"time": "2025-03-23T17:59:05+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Sabberworm\\CSS\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Raphael Schweikert"
},
{
"name": "Oliver Klee",
"email": "github@oliverklee.de"
},
{
"name": "Jake Hotson",
"email": "jake.github@qzdesign.co.uk"
}
],
"description": "Parser for CSS Files written in PHP",
"homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"keywords": [
"css",
"parser",
"stylesheet"
],
"support": {
"issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
"source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.8.0"
},
"install-path": "../sabberworm/php-css-parser"
},
{
"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.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/4f7f3c35fba88146b56d0025d20ace3f3901f097",
"reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
"time": "2024-09-25T14:11:13+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.4.45"
},
"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/deprecation-contracts",
"version": "v2.5.4",
"version_normalized": "2.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
"reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2024-09-25T14:11:13+00:00",
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "2.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"function.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": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.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/deprecation-contracts"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.31.0",
"version_normalized": "1.31.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2024-09-09T11:45:10+00:00",
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"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.31.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.31.0",
"version_normalized": "1.31.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"time": "2024-09-09T11:45:10+00:00",
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"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.31.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-php80"
},
{
"name": "symfony/translation",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/98f26acc99341ca4bab345fb14d7b1d7cb825bed",
"reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation-contracts": "^2.3"
},
"conflict": {
"symfony/config": "<4.4",
"symfony/console": "<5.3",
"symfony/dependency-injection": "<5.0",
"symfony/http-kernel": "<5.0",
"symfony/twig-bundle": "<5.0",
"symfony/yaml": "<4.4"
},
"provide": {
"symfony/translation-implementation": "2.3"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/http-client-contracts": "^1.1|^2.0|^3.0",
"symfony/http-kernel": "^5.0|^6.0",
"symfony/intl": "^4.4|^5.0|^6.0",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/service-contracts": "^1.1.2|^2|^3",
"symfony/yaml": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"time": "2024-09-25T14:11:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Resources/functions.php"
],
"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/v5.4.45"
},
"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.5.4",
"version_normalized": "2.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "450d4172653f38818657022252f9d81be89ee9a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/450d4172653f38818657022252f9d81be89ee9a8",
"reference": "450d4172653f38818657022252f9d81be89ee9a8",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"suggest": {
"symfony/translation-implementation": ""
},
"time": "2024-09-25T14:11:13+00:00",
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "2.5-dev"
}
},
"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.5.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/translation-contracts"
}
],
"dev": false,
"dev-package-names": []
}