File: /home/heewonvps_17/drug-injury-lawyer.com/wp-content/plugins/akeebabackupwp/app/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": "ed09ac622ffc27a0ddb0f99ed99335a9",
"packages": [
{
"name": "akeeba/awf",
"version": "dev-development",
"source": {
"type": "git",
"url": "https://github.com/akeeba/awf.git",
"reference": "460b4a6ffaa7af0fd92ffad925b5e637254ddc3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akeeba/awf/zipball/460b4a6ffaa7af0fd92ffad925b5e637254ddc3d",
"reference": "460b4a6ffaa7af0fd92ffad925b5e637254ddc3d",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.2",
"ext-json": "*",
"php": "^7.2.0|^8.0.0",
"phpmailer/phpmailer": "^6.8.0"
},
"suggest": {
"ext-curl": "*",
"ext-libxml": "*",
"ext-mysqli": "*",
"ext-pdo": "*",
"ext-pgsql": "*",
"ext-simplexml": "*",
"ext-sqlsrv": "*"
},
"default-branch": true,
"type": "library",
"autoload": {
"files": [
"src/Utils/helpers.php"
],
"psr-4": {
"Awf\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Nicholas K. Dionysopoulos",
"email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
"homepage": "http://www.dionysopoulos.me",
"role": "Lead Developer"
}
],
"description": "A tiny MVC web application framework for single source standalone web applications, and WordPress plugins",
"homepage": "https://github.com/akeeba/awf",
"keywords": [
"framework",
"joomla",
"wordpress"
],
"support": {
"issues": "https://github.com/akeeba/awf/issues",
"source": "https://github.com/akeeba/awf/tree/development"
},
"time": "2025-10-14T06:58:51+00:00"
},
{
"name": "akeeba/engine",
"version": "dev-development",
"source": {
"type": "git",
"url": "git@github.com:akeeba/engine.git",
"reference": "57b93c30fff6aad5c14d75d2a5f17162d66bd0cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akeeba/engine/zipball/57b93c30fff6aad5c14d75d2a5f17162d66bd0cd",
"reference": "57b93c30fff6aad5c14d75d2a5f17162d66bd0cd",
"shasum": ""
},
"require": {
"akeeba/s3": "dev-development",
"ext-fileinfo": "*",
"ext-json": "*",
"ext-mbstring": "*",
"greenlion/php-sql-parser": "^4.6.0",
"php": ">=7.4 <8.4"
},
"require-dev": {
"composer/ca-bundle": "^1.3.6",
"joomla/uri": "^3.0-dev",
"mnapoli/silly": "^1.8.3",
"phpunit/phpunit": "^9.0.0",
"rector/rector": "^0.15.21"
},
"suggest": {
"ext-curl": "*",
"ext-dom": "*",
"ext-ftp": "*",
"ext-mysqli": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"ext-simplexml": "*",
"ext-sqlite3": "*",
"ext-ssh2": "*",
"ext-zip": "*"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Akeeba\\Engine\\": "engine/"
}
},
"autoload-dev": {
"psr-4": {
"Akeeba\\Engine\\DevPlatform\\": "dev_platform/",
"Akeeba\\Engine\\Filter\\": "dev_platform/Platform/Filter/",
"Akeeba\\Engine\\Platform\\": "dev_platform/Platform/",
"Akeeba\\Engine\\Test\\": "Test/"
}
},
"archive": {
"exclude": [
"binned_ideas",
"connector_development",
"dev_platform",
"run",
"Test",
"tools"
]
},
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Nicholas K. Dionysopoulos",
"email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
"homepage": "https://www.dionysopoulos.me",
"role": "Lead Developer"
},
{
"name": "Davide Tampellini",
"email": "davide_NO_SPAM_PLEASE@akeeba.com",
"homepage": "https://www.dionysopoulos.me",
"role": "Senior Developer"
}
],
"description": "Akeeba Engine - a site backup engine written in pure PHP",
"homepage": "https://github.com/akeeba/engine",
"keywords": [
"backup",
"mysql",
"php"
],
"support": {
"source": "https://github.com/akeeba/engine/tree/10.1.0",
"issues": "https://github.com/akeeba/engine/issues"
},
"time": "2025-10-06T07:21:55+00:00"
},
{
"name": "akeeba/phpfinder",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/akeeba/phpfinder.git",
"reference": "0a00eb712c72000f6dbd4cd3a772bd327c288920"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akeeba/phpfinder/zipball/0a00eb712c72000f6dbd4cd3a772bd327c288920",
"reference": "0a00eb712c72000f6dbd4cd3a772bd327c288920",
"shasum": ""
},
"require": {
"php": ">=7.2.0 <=8.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Akeeba\\PHPFinder\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Nicholas K. Dionysopoulos",
"email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
"homepage": "http://www.dionysopoulos.me",
"role": "Lead Developer"
}
],
"description": "Locate the PHP CLI binary on the server",
"homepage": "https://github.com/akeeba/phpfinder",
"keywords": [
"cli",
"php"
],
"support": {
"issues": "https://github.com/akeeba/phpfinder/issues",
"source": "https://github.com/akeeba/phpfinder/tree/1.0.1"
},
"time": "2025-12-22T07:08:43+00:00"
},
{
"name": "akeeba/s3",
"version": "dev-development",
"source": {
"type": "git",
"url": "https://github.com/akeeba/s3.git",
"reference": "5ad65d046715be83d6f156edfb8286c746c2476c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akeeba/s3/zipball/5ad65d046715be83d6f156edfb8286c746c2476c",
"reference": "5ad65d046715be83d6f156edfb8286c746c2476c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-simplexml": "*",
"php": ">=7.4.0 <=8.5"
},
"default-branch": true,
"type": "library",
"autoload": {
"files": [
"src/aliasing.php"
],
"psr-4": {
"Akeeba\\S3\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Nicholas K. Dionysopoulos",
"email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
"homepage": "http://www.dionysopoulos.me",
"role": "Lead Developer"
}
],
"description": "A compact, dependency-less Amazon S3 API client implementing the most commonly used features",
"homepage": "https://github.com/akeeba/s3",
"keywords": [
"s3"
],
"support": {
"issues": "https://github.com/akeeba/s3/issues",
"source": "https://github.com/akeeba/s3/tree/development"
},
"time": "2025-10-14T07:43:40+00:00"
},
{
"name": "akeeba/stats_collector",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/akeeba/stats_collector.git",
"reference": "22d56622bd2bb34c0c95d4493d7b6ea7032c8f25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akeeba/stats_collector/zipball/22d56622bd2bb34c0c95d4493d7b6ea7032c8f25",
"reference": "22d56622bd2bb34c0c95d4493d7b6ea7032c8f25",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0"
},
"suggest": {
"ext-curl": "For sending the usage stats to the server",
"ext-openssl": "Fallback when random_bytes is not available"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Akeeba\\UsageStats\\Collector\\": "src"
}
},
"archive": {
"exclude": [
".idea/**",
".gitignore",
"composer.lock"
]
},
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Nicholas K. Dionysopoulos",
"email": "nicholas_NO_SPAM@akeeba.com"
}
],
"description": "Usage Statistic collector",
"support": {
"source": "https://github.com/akeeba/stats_collector/tree/main",
"issues": "https://github.com/akeeba/stats_collector/issues"
},
"time": "2025-04-03T22:18:25+00:00"
},
{
"name": "composer/ca-bundle",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/961a5e4056dd2e4a2eedcac7576075947c28bf63",
"reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8 || ^9",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/main"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
}
],
"time": "2025-12-08T15:06:51+00:00"
},
{
"name": "greenlion/php-sql-parser",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://github.com/greenlion/PHP-SQL-Parser.git",
"reference": "0cd49149efc5868db9c32d1a09558ea516892586"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/greenlion/PHP-SQL-Parser/zipball/0cd49149efc5868db9c32d1a09558ea516892586",
"reference": "0cd49149efc5868db9c32d1a09558ea516892586",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"analog/analog": "^1.0.6",
"phpunit/phpunit": "^9.5.13",
"squizlabs/php_codesniffer": "^2.8.1"
},
"type": "library",
"autoload": {
"psr-0": {
"PHPSQLParser\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Justin Swanhart",
"email": "greenlion@gmail.com",
"homepage": "http://code.google.com/u/greenlion@gmail.com/",
"role": "Owner"
},
{
"name": "André Rothe",
"email": "phosco@gmx.de",
"homepage": "https://www.phosco.info",
"role": "Committer"
}
],
"description": "A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL",
"homepage": "https://github.com/greenlion/PHP-SQL-Parser",
"keywords": [
"creator",
"mysql",
"parser",
"sql"
],
"support": {
"issues": "https://github.com/greenlion/PHP-SQL-Parser/issues",
"source": "https://github.com/greenlion/PHP-SQL-Parser"
},
"time": "2024-12-02T12:14:07+00:00"
},
{
"name": "phpmailer/phpmailer",
"version": "6.12.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "d1ac35d784bf9f5e61b424901d5a014967f15b12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d1ac35d784bf9f5e61b424901d5a014967f15b12",
"reference": "d1ac35d784bf9f5e61b424901d5a014967f15b12",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"doctrine/annotations": "^1.2.6 || ^1.13.3",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.7.2",
"yoast/phpunit-polyfills": "^1.0.4"
},
"suggest": {
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"ext-openssl": "Needed for secure SMTP sending and DKIM signing",
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug logging",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
"thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPMailer\\PHPMailer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"authors": [
{
"name": "Marcus Bointon",
"email": "phpmailer@synchromedia.co.uk"
},
{
"name": "Jim Jagielski",
"email": "jimjag@gmail.com"
},
{
"name": "Andy Prevost",
"email": "codeworxtech@users.sourceforge.net"
},
{
"name": "Brent R. Matzelle"
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.12.0"
},
"funding": [
{
"url": "https://github.com/Synchro",
"type": "github"
}
],
"time": "2025-10-15T16:49:08+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"akeeba/awf": 20,
"akeeba/engine": 20,
"akeeba/stats_collector": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4 <8.4",
"ext-curl": "*",
"ext-mbstring": "*",
"ext-json": "*"
},
"platform-dev": {},
"platform-overrides": {
"php": "7.4.999"
},
"plugin-api-version": "2.9.0"
}