server/composer.lock

2811 lines
102 KiB
JSON

{
"_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": "a03706c4e4200d36a3a1031c7a59c9aa",
"packages": [
{
"name": "afragen/git-updater",
"version": "12.21.0",
"source": {
"type": "git",
"url": "https://github.com/afragen/git-updater.git",
"reference": "f1386a77bb93cec3e8f5a135bd4a7e35ca89dede"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/git-updater/zipball/f1386a77bb93cec3e8f5a135bd4a7e35ca89dede",
"reference": "f1386a77bb93cec3e8f5a135bd4a7e35ca89dede",
"shasum": ""
},
"require": {
"afragen/singleton": "^1.0",
"afragen/wordpress-plugin-readme-parser": "^1",
"afragen/wp-dismiss-notice": "*",
"erusev/parsedown": "dev-master#0b274ac959624e6c6d647e9c9b6c2d20da242004",
"freemius/wordpress-sdk": "^2.12",
"php": ">=8.0"
},
"require-dev": {
"mcaskill/composer-exclude-files": "^4.0",
"wp-coding-standards/wpcs": "^3.0.0"
},
"type": "wordpress-plugin",
"extra": {
"exclude-from-files": [
"freemius/wordpress-sdk/start.php"
]
},
"autoload": {
"psr-4": {
"Fragen\\Git_Updater\\": "src/Git_Updater/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Andy Fragen",
"email": "andy@thefragens.com",
"homepage": "https://thefragens.com",
"role": "Developer"
}
],
"description": "A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.",
"keywords": [
"plugin",
"theme",
"updater",
"wordpress"
],
"support": {
"issues": "https://github.com/afragen/git-updater/issues",
"source": "https://github.com/afragen/git-updater"
},
"funding": [
{
"url": "https://github.com/afragen",
"type": "github"
}
],
"time": "2025-12-31T20:02:11+00:00"
},
{
"name": "afragen/singleton",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/afragen/singleton.git",
"reference": "c93d90651dcf027bcd365d81bccf1eda73fe2f2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/singleton/zipball/c93d90651dcf027bcd365d81bccf1eda73fe2f2d",
"reference": "c93d90651dcf027bcd365d81bccf1eda73fe2f2d",
"shasum": ""
},
"require": {
"php": ">=5.6.5"
},
"type": "library",
"autoload": {
"classmap": [
"Singleton.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andy Fragen",
"email": "andy@thefragens.com",
"homepage": "https://github.com/afragen/singleton",
"role": "Developer"
}
],
"description": "A singleton static proxy generator.",
"keywords": [
"singleton",
"wordpress"
],
"support": {
"issues": "https://github.com/afragen/singleton/issues",
"source": "https://github.com/afragen/singleton/tree/1.0.5"
},
"time": "2024-11-19T17:40:31+00:00"
},
{
"name": "afragen/wordpress-plugin-readme-parser",
"version": "1.2025.12.6",
"source": {
"type": "git",
"url": "https://github.com/afragen/wordpress-plugin-readme-parser.git",
"reference": "1fbb311ef5f31f0e1e2d8978f187c81c22b351c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/wordpress-plugin-readme-parser/zipball/1fbb311ef5f31f0e1e2d8978f187c81c22b351c5",
"reference": "1fbb311ef5f31f0e1e2d8978f187c81c22b351c5",
"shasum": ""
},
"require": {
"erusev/parsedown": "dev-master#0b274ac959624e6c6d647e9c9b6c2d20da242004",
"php": ">=5.4"
},
"type": "library",
"autoload": {
"classmap": [
"class-parser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "WordPress.org",
"homepage": "https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme"
}
],
"description": "A clone of the current WordPress.org Plugin Readme Parser, class-parser.php",
"keywords": [
"parser",
"readme",
"wordpress"
],
"support": {
"issues": "https://github.com/afragen/wordpress-plugin-readme-parser/issues",
"source": "https://github.com/afragen/wordpress-plugin-readme-parser/tree/1.2025.12.6"
},
"time": "2025-12-06T17:41:45+00:00"
},
{
"name": "afragen/wp-dismiss-notice",
"version": "0.3.7",
"source": {
"type": "git",
"url": "https://github.com/afragen/wp-dismiss-notice.git",
"reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec",
"reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"autoload": {
"classmap": [
"wp-dismiss-notice.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andy Fragen",
"email": "andy@thefragens.com",
"homepage": "https://thefragens.com",
"role": "Developer"
}
],
"description": "Library for time dismissible WordPress admin notices.",
"support": {
"issues": "https://github.com/afragen/wp-dismiss-notice/issues",
"source": "https://github.com/afragen/wp-dismiss-notice"
},
"time": "2023-05-30T21:45:15+00:00"
},
{
"name": "aspirepress/aspireexplorer",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/aspirepress/AspireExplorer.git",
"reference": "a0879d7ceb3bbb7bdccea5e26d15853de6c10240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aspirepress/AspireExplorer/zipball/a0879d7ceb3bbb7bdccea5e26d15853de6c10240",
"reference": "a0879d7ceb3bbb7bdccea5e26d15853de6c10240",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "3.10.3",
"wp-coding-standards/wpcs": "~3.1.0"
},
"type": "wordpress-plugin",
"scripts": {
"format": [
"@php ./vendor/squizlabs/php_codesniffer/bin/phpcbf --report=summary,source"
],
"lint": [
"@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --report=summary,source"
],
"scss-watch": [
"sass --watch assets/css/aspire-explorer.scss:assets/css/aspire-explorer.css"
]
},
"license": [
"GPLv2"
],
"authors": [
{
"name": "AspirePress"
}
],
"description": "AspirePress Repository browser.",
"support": {
"source": "https://github.com/aspirepress/AspireExplorer/tree/0.2.0",
"issues": "https://github.com/aspirepress/AspireExplorer/issues"
},
"time": "2025-10-10T09:01:17+00:00"
},
{
"name": "aws/aws-crt-php",
"version": "v1.2.7",
"source": {
"type": "git",
"url": "https://github.com/awslabs/aws-crt-php.git",
"reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
"reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
"yoast/phpunit-polyfills": "^1.0"
},
"suggest": {
"ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "AWS SDK Common Runtime Team",
"email": "aws-sdk-common-runtime@amazon.com"
}
],
"description": "AWS Common Runtime for PHP",
"homepage": "https://github.com/awslabs/aws-crt-php",
"keywords": [
"amazon",
"aws",
"crt",
"sdk"
],
"support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues",
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
},
"time": "2024-10-18T22:15:13+00:00"
},
{
"name": "aws/aws-sdk-php",
"version": "3.369.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "7cb482768899d510e8bcb3e9ef685d2ed0afcbfe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7cb482768899d510e8bcb3e9ef685d2ed0afcbfe",
"reference": "7cb482768899d510e8bcb3e9ef685d2ed0afcbfe",
"shasum": ""
},
"require": {
"aws/aws-crt-php": "^1.2.3",
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/promises": "^2.0",
"guzzlehttp/psr7": "^2.4.5",
"mtdowling/jmespath.php": "^2.8.0",
"php": ">=8.1",
"psr/http-message": "^1.0 || ^2.0",
"symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"composer/composer": "^2.7.8",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-sockets": "*",
"phpunit/phpunit": "^9.6",
"psr/cache": "^2.0 || ^3.0",
"psr/simple-cache": "^2.0 || ^3.0",
"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
"yoast/phpunit-polyfills": "^2.0"
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-pcntl": "To use client-side monitoring",
"ext-sockets": "To use client-side monitoring"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Aws\\": "src/"
},
"exclude-from-classmap": [
"src/data/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Web Services",
"homepage": "http://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"cloud",
"dynamodb",
"ec2",
"glacier",
"s3",
"sdk"
],
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.369.5"
},
"time": "2025-12-30T19:07:16+00:00"
},
{
"name": "brick/math",
"version": "0.14.1",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0",
"shasum": ""
},
"require": {
"php": "^8.2"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpstan/phpstan": "2.1.22",
"phpunit/phpunit": "^11.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"bignumber",
"brick",
"decimal",
"integer",
"math",
"mathematics",
"rational"
],
"support": {
"issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.14.1"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
}
],
"time": "2025-11-24T14:40:29+00:00"
},
{
"name": "composer/installers",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"composer/composer": "^1.10.27 || ^2.7",
"composer/semver": "^1.7.2 || ^3.4.0",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1",
"symfony/phpunit-bridge": "^7.1.1",
"symfony/process": "^5 || ^6 || ^7"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-main": "2.x-dev"
},
"plugin-modifies-install-path": true
},
"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": [
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"MantisBT",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"Starbug",
"Thelia",
"Whmcs",
"WolfCMS",
"agl",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"concreteCMS",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"known",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"matomo",
"mediawiki",
"miaoxing",
"modulework",
"modx",
"moodle",
"osclass",
"pantheon",
"phpbb",
"piwik",
"ppi",
"processwire",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"sylius",
"tastyigniter",
"wordpress",
"yawik",
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v2.3.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"
}
],
"time": "2024-06-24T20:46:46+00:00"
},
{
"name": "erusev/parsedown",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "0b274ac959624e6c6d647e9c9b6c2d20da242004"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/0b274ac959624e6c6d647e9c9b6c2d20da242004",
"reference": "0b274ac959624e6c6d647e9c9b6c2d20da242004",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^7.5|^8.5|^9.6"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-0": {
"Parsedown": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "http://erusev.com"
}
],
"description": "Parser for Markdown.",
"homepage": "http://parsedown.org",
"keywords": [
"markdown",
"parser"
],
"support": {
"issues": "https://github.com/erusev/parsedown/issues",
"source": "https://github.com/erusev/parsedown/tree/master"
},
"time": "2025-08-31T07:57:44+00:00"
},
{
"name": "fairpm/fair-beacon",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/fairpm/fair-beacon.git",
"reference": "76d97b5dda5648055d07ef3b3de4f0cf069a1f07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fairpm/fair-beacon/zipball/76d97b5dda5648055d07ef3b3de4f0cf069a1f07",
"reference": "76d97b5dda5648055d07ef3b3de4f0cf069a1f07",
"shasum": ""
},
"require": {
"php": ">=8.3",
"simplito/elliptic-php": "^1.0",
"spomky-labs/cbor-php": "^3.1",
"yocto/yoclib-multibase": "^1.2"
},
"require-dev": {
"humanmade/coding-standards": "^1.2"
},
"default-branch": true,
"type": "wordpress-plugin",
"autoload": {
"classmap": [
"inc/"
]
},
"scripts": {
"lint": [
"@php ./vendor/bin/phpcs ."
],
"format": [
"@php ./vendor/bin/phpcbf ."
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "FAIR Contributors"
}
],
"description": "Transform your WP site into a FAIR Package Management Repository",
"homepage": "https://github.com/fairpm/fair-beacon",
"support": {
"issues": "https://github.com/fairpm/fair-beacon/issues",
"source": "https://github.com/fairpm/fair-beacon"
},
"time": "2026-01-07T17:45:36+00:00"
},
{
"name": "fairpm/fair-parent-theme",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/fairpm/fair-parent-theme.git",
"reference": "ea4d1b82583e68c9a4f498056fe2a750b375bd48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fairpm/fair-parent-theme/zipball/ea4d1b82583e68c9a4f498056fe2a750b375bd48",
"reference": "ea4d1b82583e68c9a4f498056fe2a750b375bd48",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"type": "wordpress-theme",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Contributors",
"homepage": "https://github.com/fairpm/fair-parent-theme/graphs/contributors"
}
],
"description": "FAIR Package Manager network theme.",
"homepage": "https://github.com/fairpm/fair-parent-theme/",
"keywords": [
"fairpm",
"theme"
],
"support": {
"issues": "https://github.com/fairpm/fair-parent-theme/issues",
"source": "https://github.com/fairpm/fair-parent-theme/tree/1.0.5"
},
"time": "2025-10-21T18:55:12+00:00"
},
{
"name": "fairpm/fair-plugin",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/fairpm/fair-plugin.git",
"reference": "8f3ab3c0b18a166771db10d1f58f466dfd5b2f33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fairpm/fair-plugin/zipball/8f3ab3c0b18a166771db10d1f58f466dfd5b2f33",
"reference": "8f3ab3c0b18a166771db10d1f58f466dfd5b2f33",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"require-dev": {
"humanmade/coding-standards": "^1.2",
"nimut/phpunit-merger": "*",
"yoast/phpunit-polyfills": "*"
},
"default-branch": true,
"type": "wordpress-plugin",
"scripts": {
"lint": [
"@php ./vendor/bin/phpcs ."
],
"format": [
"@php ./vendor/bin/phpcbf ."
],
"test": [
"Composer\\Config::disableProcessTimeout",
"@php ./vendor/phpunit/phpunit/phpunit"
],
"test:multisite": [
"Composer\\Config::disableProcessTimeout",
"@php ./vendor/phpunit/phpunit/phpunit -c tests/phpunit/multisite.xml"
],
"coverage:merge": [
"Composer\\Config::disableProcessTimeout",
"@putenv XDEBUG_MODE=coverage",
"@php ./vendor/bin/phpunit-merger coverage tests/phpunit/coverage/php --html tests/phpunit/coverage/html/full tests/phpunit/cache/full-cache.xml"
],
"coverage:single": [
"Composer\\Config::disableProcessTimeout",
"@putenv XDEBUG_MODE=off",
"@putenv WP_TESTS_SKIP_INSTALL=0",
"@test --filter prime_test_suite",
"@putenv XDEBUG_MODE=coverage",
"@putenv WP_TESTS_SKIP_INSTALL=1",
"@test"
],
"coverage:multisite": [
"Composer\\Config::disableProcessTimeout",
"@putenv XDEBUG_MODE=off",
"@putenv WP_TESTS_SKIP_INSTALL=0",
"@test:multisite --filter prime_test_suite",
"@putenv XDEBUG_MODE=coverage",
"@putenv WP_TESTS_SKIP_INSTALL=1",
"@test:multisite"
],
"coverage:full": [
"Composer\\Config::disableProcessTimeout",
"@coverage:single",
"@coverage:multisite",
"@coverage:merge"
]
},
"license": [
"gpl-2.0-only"
],
"authors": [
{
"name": "FAIR Contributors",
"email": "operations@fair.pm",
"homepage": "https://fair.pm"
}
],
"description": "Make your site more FAIR.",
"support": {
"issues": "https://github.com/fairpm/fair-plugin/issues",
"source": "https://github.com/fairpm/fair-plugin",
"docs": "https://github.com/fairpm/fair-plugin/blob/main/README.md"
},
"time": "2026-01-07T22:20:08+00:00"
},
{
"name": "freemius/wordpress-sdk",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/Freemius/wordpress-sdk.git",
"reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/3cbe98b5bd0b0fb5ca4df97b8088592737ea4375",
"reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"phpstan/extension-installer": "^1.3",
"squizlabs/php_codesniffer": "^3.7",
"szepeviktor/phpstan-wordpress": "^1.3",
"wp-coding-standards/wpcs": "^2.3"
},
"type": "library",
"autoload": {
"files": [
"start.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-only"
],
"description": "Freemius WordPress SDK",
"homepage": "https://freemius.com",
"keywords": [
"freemius",
"plugin",
"sdk",
"theme",
"wordpress",
"wordpress-plugin",
"wordpress-theme"
],
"support": {
"issues": "https://github.com/Freemius/wordpress-sdk/issues",
"source": "https://github.com/Freemius/wordpress-sdk/tree/2.13.0"
},
"time": "2025-11-11T07:52:08+00:00"
},
{
"name": "glotpress/glotpress-wp",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/GlotPress/GlotPress.git",
"reference": "b080352aad54b6680024bb0ef9a96ff351c17e6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GlotPress/GlotPress/zipball/b080352aad54b6680024bb0ef9a96ff351c17e6e",
"reference": "b080352aad54b6680024bb0ef9a96ff351c17e6e",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"gettext/languages": "^2.6",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"phpunit/phpunit": "^9.6.15",
"wp-coding-standards/wpcs": "^2.2",
"yoast/phpunit-polyfills": "^4.0"
},
"type": "wordpress-plugin",
"scripts": {
"format": [
"@php ./vendor/bin/phpcbf --report=summary,source"
],
"lint": [
"@php ./vendor/bin/phpcs --report=summary,source"
],
"test": [
"@php ./vendor/bin/phpunit"
],
"test:locales": [
"@test --group locales"
]
},
"license": [
"GPL-2.0-or-later"
],
"description": "GlotPress is a collaborative, web-based software translation tool.",
"homepage": "https://glotpress.blog/",
"keywords": [
"i18n",
"translations",
"wordpress"
],
"support": {
"issues": "https://github.com/GlotPress/GlotPress/issues",
"forum": "https://wordpress.org/support/plugin/glotpress/",
"source": "https://github.com/GlotPress/GlotPress",
"docs": "https://glotpress.blog/the-manual/"
},
"time": "2025-10-17T15:39:16+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "7.10.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.3",
"guzzlehttp/psr7": "^2.8",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.10.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
"time": "2025-08-23T22:36:01+00:00"
},
{
"name": "guzzlehttp/promises",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "481557b130ef3790cf82b713667b43030dc9c957"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
"reference": "481557b130ef3790cf82b713667b43030dc9c957",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.3.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
"time": "2025-08-22T14:34:08+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "21dc724a0583619cd1652f673303492272778051"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
"reference": "21dc724a0583619cd1652f673303492272778051",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2025-08-23T21:21:41+00:00"
},
{
"name": "humanmade/aws-ses-wp-mail",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/humanmade/aws-ses-wp-mail.git",
"reference": "91320c3bd270dcc8247cbe4cc607e0a2b64142ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/aws-ses-wp-mail/zipball/91320c3bd270dcc8247cbe4cc607e0a2b64142ba",
"reference": "91320c3bd270dcc8247cbe4cc607e0a2b64142ba",
"shasum": ""
},
"require": {
"aws/aws-sdk-php": "^3.18.0",
"composer/installers": "^1.0 || ^2.0",
"php": ">=7.2"
},
"default-branch": true,
"type": "wordpress-plugin",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Human Made Limited",
"email": "support@humanmade.co.uk",
"homepage": "http://hmn.md/"
}
],
"description": "WordPress plugin to send mail via SES",
"homepage": "https://github.com/humanmade/aws-ses-wp-mail",
"keywords": [
"wordpress"
],
"support": {
"issues": "https://github.com/humanmade/aws-ses-wp-mail/issues",
"source": "https://github.com/humanmade/aws-ses-wp-mail"
},
"time": "2025-10-08T09:48:26+00:00"
},
{
"name": "humanmade/php-basic-auth",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/humanmade/PHPBasicAuth.git",
"reference": "83e598d79df68054dc7b90cb171faaf95b601883"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/PHPBasicAuth/zipball/83e598d79df68054dc7b90cb171faaf95b601883",
"reference": "83e598d79df68054dc7b90cb171faaf95b601883",
"shasum": ""
},
"require-dev": {
"humanmade/coding-standards": "^0.7.0",
"phpunit/phpunit": "^7.5"
},
"type": "wordpress-muplugin",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Chris Reynolds",
"email": "chris@humanmade.com"
}
],
"description": "Basic PHP authentication for HM Dev and Staging environments.",
"homepage": "https://github.com/humanmade/PHPBasicAuth",
"support": {
"issues": "https://github.com/humanmade/PHPBasicAuth/issues",
"source": "https://github.com/humanmade/PHPBasicAuth/tree/1.1.1"
},
"time": "2020-01-10T21:55:59+00:00"
},
{
"name": "humanmade/s3-uploads",
"version": "3.0.11",
"source": {
"type": "git",
"url": "https://github.com/humanmade/S3-Uploads.git",
"reference": "237aef88fa15c3c7ac43b48d8cdf6e0d500326d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/237aef88fa15c3c7ac43b48d8cdf6e0d500326d4",
"reference": "237aef88fa15c3c7ac43b48d8cdf6e0d500326d4",
"shasum": ""
},
"require": {
"aws/aws-sdk-php": "~3.18",
"composer/installers": "~1.0 || ^2.0"
},
"require-dev": {
"humanmade/psalm-plugin-wordpress": "^1.0",
"pcov/clobber": "^2.0",
"phpunit/phpunit": "7.5",
"yoast/phpunit-polyfills": "^4.0"
},
"type": "wordpress-plugin",
"autoload": {
"classmap": [
"./inc"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Human Made",
"homepage": "https://humanmade.com/"
}
],
"description": "WordPress plugin to store uploads on S3",
"homepage": "https://github.com/humanmade/S3-Uploads",
"keywords": [
"wordpress"
],
"support": {
"issues": "https://github.com/humanmade/s3-uploads/issues",
"source": "https://github.com/humanmade/s3-uploads"
},
"time": "2025-10-22T14:49:30+00:00"
},
{
"name": "humanmade/wp-redis-predis-client",
"version": "0.1.2",
"source": {
"type": "git",
"url": "https://github.com/humanmade/wp-redis-predis-client.git",
"reference": "4fef0721054a756f3f2300c2227f565acea391bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/wp-redis-predis-client/zipball/4fef0721054a756f3f2300c2227f565acea391bd",
"reference": "4fef0721054a756f3f2300c2227f565acea391bd",
"shasum": ""
},
"require": {
"predis/predis": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "^7.1.4"
},
"type": "library",
"autoload": {
"files": [
"functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"support": {
"issues": "https://github.com/humanmade/wp-redis-predis-client/issues",
"source": "https://github.com/humanmade/wp-redis-predis-client/tree/0.1.2"
},
"time": "2025-01-24T17:01:53+00:00"
},
{
"name": "johnbillion/query-monitor",
"version": "3.20.2",
"source": {
"type": "git",
"url": "https://github.com/johnbillion/query-monitor.git",
"reference": "40b9ba0d72a4d938a24aa6367b7715e8ae02e8d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnbillion/query-monitor/zipball/40b9ba0d72a4d938a24aa6367b7715e8ae02e8d4",
"reference": "40b9ba0d72a4d938a24aa6367b7715e8ae02e8d4",
"shasum": ""
},
"require": {
"composer/installers": "^1.0 || ^2.0",
"php": ">=7.4.0"
},
"require-dev": {
"behat/gherkin": "< 4.13.0",
"codeception/module-asserts": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-webdriver": "^1.0",
"codeception/util-universalframework": "^1.0",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
"guzzlehttp/guzzle": "^7.0",
"johnbillion/plugin-infrastructure": "1.2.1",
"johnbillion/wp-compat": "0.3.1",
"lucatume/wp-browser": "3.2.3",
"phpcompatibility/phpcompatibility-wp": "2.1.5",
"phpstan/phpstan": "1.12.11",
"phpstan/phpstan-deprecation-rules": "1.2.1",
"phpstan/phpstan-phpunit": "1.4.1",
"roots/wordpress-core-installer": "1.100.0",
"roots/wordpress-full": "*",
"squizlabs/php_codesniffer": "3.11.1",
"szepeviktor/phpstan-wordpress": "1.3.5",
"wp-coding-standards/wpcs": "2.3.0"
},
"type": "wordpress-plugin",
"extra": {
"wordpress-install-dir": "vendor/wordpress/wordpress"
},
"autoload": {
"classmap": [
"classes",
"data",
"output"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "John Blackbourn",
"homepage": "https://johnblackbourn.com/"
}
],
"description": "The Developer Tools panel for WordPress.",
"homepage": "https://querymonitor.com/",
"support": {
"forum": "https://wordpress.org/support/plugin/query-monitor",
"issues": "https://github.com/johnbillion/query-monitor/issues",
"security": "https://querymonitor.com/security/",
"source": "https://github.com/johnbillion/query-monitor"
},
"funding": [
{
"url": "https://github.com/sponsors/johnbillion",
"type": "github"
}
],
"time": "2025-12-11T22:08:53+00:00"
},
{
"name": "johnpbloch/wordpress",
"version": "6.9.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress.git",
"reference": "fbc8bf2209d0ab8d579d937b3df89003a3b86b8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/fbc8bf2209d0ab8d579d937b3df89003a3b86b8e",
"reference": "fbc8bf2209d0ab8d579d937b3df89003a3b86b8e",
"shasum": ""
},
"require": {
"johnpbloch/wordpress-core": "6.9.0",
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
"php": ">=7.0.0"
},
"type": "package",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WordPress Community",
"homepage": "https://wordpress.org/about/"
}
],
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"homepage": "https://wordpress.org/",
"keywords": [
"blog",
"cms",
"wordpress"
],
"support": {
"docs": "https://developer.wordpress.org/",
"forum": "https://wordpress.org/support/",
"irc": "irc://irc.freenode.net/wordpress",
"issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser"
},
"time": "2025-12-02T19:11:04+00:00"
},
{
"name": "johnpbloch/wordpress-core",
"version": "6.9.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "4626d4e896c36ab77a69ce58627bc76243b5dd07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/4626d4e896c36ab77a69ce58627bc76243b5dd07",
"reference": "4626d4e896c36ab77a69ce58627bc76243b5dd07",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.2.24"
},
"provide": {
"wordpress/core-implementation": "6.9.0"
},
"type": "wordpress-core",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WordPress Community",
"homepage": "https://wordpress.org/about/"
}
],
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"homepage": "https://wordpress.org/",
"keywords": [
"blog",
"cms",
"wordpress"
],
"support": {
"forum": "https://wordpress.org/support/",
"irc": "irc://irc.freenode.net/wordpress",
"issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser",
"wiki": "https://codex.wordpress.org/"
},
"time": "2025-12-02T19:10:58+00:00"
},
{
"name": "johnpbloch/wordpress-core-installer",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core-installer.git",
"reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core-installer/zipball/237faae9a60a4a2e1d45dce1a5836ffa616de63e",
"reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.6.0"
},
"conflict": {
"composer/installers": "<1.0.6"
},
"require-dev": {
"composer/composer": "^1.0 || ^2.0",
"phpunit/phpunit": ">=5.7.27"
},
"type": "composer-plugin",
"extra": {
"class": "johnpbloch\\Composer\\WordPressCorePlugin"
},
"autoload": {
"psr-0": {
"johnpbloch\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "John P. Bloch",
"email": "me@johnpbloch.com"
}
],
"description": "A custom installer to handle deploying WordPress with composer",
"keywords": [
"wordpress"
],
"support": {
"issues": "https://github.com/johnpbloch/wordpress-core-installer/issues",
"source": "https://github.com/johnpbloch/wordpress-core-installer/tree/master"
},
"time": "2020-04-16T21:44:57+00:00"
},
{
"name": "mcaskill/composer-exclude-files",
"version": "v4.0.1",
"source": {
"type": "git",
"url": "https://github.com/mcaskill/composer-plugin-exclude-files.git",
"reference": "ed68fc7d6da2146ed2c32c92904587c9e03c985a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mcaskill/composer-plugin-exclude-files/zipball/ed68fc7d6da2146ed2c32c92904587c9e03c985a",
"reference": "ed68fc7d6da2146ed2c32c92904587c9e03c985a",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.3",
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"composer/composer": "^2.3",
"phpstan/phpstan": "^1.11",
"symfony/phpunit-bridge": "^7.1"
},
"type": "composer-plugin",
"extra": {
"class": "McAskill\\Composer\\ExcludeFilePlugin",
"branch-alias": {
"dev-main": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"McAskill\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chauncey McAskill",
"email": "chauncey@mcaskill.ca"
}
],
"description": "Exclude files from autoload_files.php",
"support": {
"issues": "https://github.com/mcaskill/composer-plugin-exclude-files/issues",
"source": "https://github.com/mcaskill/composer-plugin-exclude-files/tree/v4.0.1"
},
"time": "2024-12-03T21:08:26+00:00"
},
{
"name": "mtdowling/jmespath.php",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
"reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
"reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
"composer/xdebug-handler": "^3.0.3",
"phpunit/phpunit": "^8.5.33"
},
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"autoload": {
"files": [
"src/JmesPath.php"
],
"psr-4": {
"JmesPath\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
"support": {
"issues": "https://github.com/jmespath/jmespath.php/issues",
"source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
},
"time": "2024-09-04T18:46:31+00:00"
},
{
"name": "ocean90/public-post-preview",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/ocean90/public-post-preview.git",
"reference": "0330bcf750d9c2635b15a10b25c73c4ea7125c4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ocean90/public-post-preview/zipball/0330bcf750d9c2635b15a10b25c73c4ea7125c4e",
"reference": "0330bcf750d9c2635b15a10b25c73c4ea7125c4e",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "wordpress-plugin",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Dominik Schilling",
"homepage": "https://dominikschilling.de/"
}
],
"description": "WordPress plugin to allow anonymous users to preview a post before it is published.",
"homepage": "https://wordpress.org/plugins/public-post-preview/",
"support": {
"issues": "https://github.com/ocean90/public-post-preview/issues",
"forum": "https://wordpress.org/support/plugin/public-post-preview",
"source": "https://github.com/ocean90/public-post-preview"
},
"funding": [
{
"type": "github",
"url": "https://github.com/ocean90"
}
],
"time": "2024-12-23T09:49:09+00:00"
},
{
"name": "pantheon-systems/wp-redis",
"version": "1.4.7",
"source": {
"type": "git",
"url": "https://github.com/pantheon-systems/wp-redis.git",
"reference": "cb76681a17de4ca67f801b8ad1e2de5be8a0c1cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pantheon-systems/wp-redis/zipball/cb76681a17de4ca67f801b8ad1e2de5be8a0c1cd",
"reference": "cb76681a17de4ca67f801b8ad1e2de5be8a0c1cd",
"shasum": ""
},
"require-dev": {
"behat/behat": "^3.1",
"behat/mink-extension": "^2.2",
"behat/mink-goutte-driver": "^1.2",
"pantheon-systems/pantheon-wordpress-upstream-tests": "dev-master",
"pantheon-systems/pantheon-wp-coding-standards": "^3.0",
"pantheon-systems/wpunit-helpers": "^2.0",
"phpunit/phpunit": "^9",
"yoast/phpunit-polyfills": "^4.0"
},
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
"behat\\features\\bootstrap\\": "tests/behat/features/bootstrap/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Pantheon",
"email": "noreply@pantheon.io"
}
],
"support": {
"issues": "https://github.com/pantheon-systems/wp-redis/issues",
"source": "https://github.com/pantheon-systems/wp-redis/tree/1.4.7"
},
"time": "2025-12-11T19:32:53+00:00"
},
{
"name": "predis/predis",
"version": "v1.1.10",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "a2fb02d738bedadcffdbb07efa3a5e7bd57f8d6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/a2fb02d738bedadcffdbb07efa3a5e7bd57f8d6e",
"reference": "a2fb02d738bedadcffdbb07efa3a5e7bd57f8d6e",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-curl": "Allows access to Webdis when paired with phpiredis",
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
},
"type": "library",
"autoload": {
"psr-4": {
"Predis\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniele Alessandri",
"email": "suppakilla@gmail.com",
"homepage": "http://clorophilla.net",
"role": "Creator & Maintainer"
},
{
"name": "Till Krüss",
"homepage": "https://till.im",
"role": "Maintainer"
}
],
"description": "Flexible and feature-complete Redis client for PHP and HHVM",
"homepage": "http://github.com/predis/predis",
"keywords": [
"nosql",
"predis",
"redis"
],
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v1.1.10"
},
"funding": [
{
"url": "https://github.com/sponsors/tillkruss",
"type": "github"
}
],
"time": "2022-01-05T17:46:08+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client"
},
"time": "2023-09-23T14:17:50+00:00"
},
{
"name": "psr/http-factory",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": ""
},
"require": {
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory"
},
"time": "2024-04-15T12:06:14+00:00"
},
{
"name": "psr/http-message",
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/2.0"
},
"time": "2023-04-04T09:54:51+00:00"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "simplito/bigint-wrapper-php",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplito/bigint-wrapper-php.git",
"reference": "cf21ec76d33f103add487b3eadbd9f5033a25930"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplito/bigint-wrapper-php/zipball/cf21ec76d33f103add487b3eadbd9f5033a25930",
"reference": "cf21ec76d33f103add487b3eadbd9f5033a25930",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"BI\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simplito Team",
"email": "s.smyczynski@simplito.com",
"homepage": "https://simplito.com"
}
],
"description": "Common interface for php_gmp and php_bcmath modules",
"support": {
"issues": "https://github.com/simplito/bigint-wrapper-php/issues",
"source": "https://github.com/simplito/bigint-wrapper-php/tree/1.0.0"
},
"time": "2018-02-27T12:38:08+00:00"
},
{
"name": "simplito/bn-php",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/simplito/bn-php.git",
"reference": "83446756a81720eacc2ffb87ff97958431451fd6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplito/bn-php/zipball/83446756a81720eacc2ffb87ff97958431451fd6",
"reference": "83446756a81720eacc2ffb87ff97958431451fd6",
"shasum": ""
},
"require": {
"simplito/bigint-wrapper-php": "~1.0.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"BN\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simplito Team",
"email": "s.smyczynski@simplito.com",
"homepage": "https://simplito.com"
}
],
"description": "Big number implementation compatible with bn.js",
"support": {
"issues": "https://github.com/simplito/bn-php/issues",
"source": "https://github.com/simplito/bn-php/tree/1.1.4"
},
"time": "2024-01-10T16:16:59+00:00"
},
{
"name": "simplito/elliptic-php",
"version": "1.0.12",
"source": {
"type": "git",
"url": "https://github.com/simplito/elliptic-php.git",
"reference": "be321666781be2be2c89c79c43ffcac834bc8868"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplito/elliptic-php/zipball/be321666781be2be2c89c79c43ffcac834bc8868",
"reference": "be321666781be2be2c89c79c43ffcac834bc8868",
"shasum": ""
},
"require": {
"ext-gmp": "*",
"simplito/bn-php": "~1.1.0"
},
"require-dev": {
"phpbench/phpbench": "@dev",
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Elliptic\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simplito Team",
"email": "s.smyczynski@simplito.com",
"homepage": "https://simplito.com"
}
],
"description": "Fast elliptic curve cryptography",
"homepage": "https://github.com/simplito/elliptic-php",
"keywords": [
"Curve25519",
"ECDSA",
"Ed25519",
"EdDSA",
"cryptography",
"curve",
"curve25519-weier",
"ecc",
"ecdh",
"elliptic",
"nistp192",
"nistp224",
"nistp256",
"nistp384",
"nistp521",
"secp256k1"
],
"support": {
"issues": "https://github.com/simplito/elliptic-php/issues",
"source": "https://github.com/simplito/elliptic-php/tree/1.0.12"
},
"time": "2024-01-09T14:57:04+00:00"
},
{
"name": "spomky-labs/cbor-php",
"version": "3.2.2",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/cbor-php.git",
"reference": "2a5fb86aacfe1004611370ead6caa2bfc88435d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/2a5fb86aacfe1004611370ead6caa2bfc88435d0",
"reference": "2a5fb86aacfe1004611370ead6caa2bfc88435d0",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14",
"ext-mbstring": "*",
"php": ">=8.0"
},
"require-dev": {
"ext-json": "*",
"roave/security-advisories": "dev-latest",
"symfony/error-handler": "^6.4|^7.1|^8.0",
"symfony/var-dumper": "^6.4|^7.1|^8.0"
},
"suggest": {
"ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
"ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
},
"type": "library",
"autoload": {
"psr-4": {
"CBOR\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
}
],
"description": "CBOR Encoder/Decoder for PHP",
"keywords": [
"Concise Binary Object Representation",
"RFC7049",
"cbor"
],
"support": {
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.2.2"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2025-11-13T13:00:34+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
}
},
"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/v3.6.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"
}
],
"time": "2024-09-25T14:21:43+00:00"
},
{
"name": "symfony/filesystem",
"version": "v8.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "d937d400b980523dc9ee946bb69972b5e619058d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/d937d400b980523dc9ee946bb69972b5e619058d",
"reference": "d937d400b980523dc9ee946bb69972b5e619058d",
"shasum": ""
},
"require": {
"php": ">=8.4",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
},
"require-dev": {
"symfony/process": "^7.4|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"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 basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v8.0.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2025-12-01T09:13:36+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": ">=7.2"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"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.33.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-12-23T08:48:59+00:00"
},
{
"name": "yoast/wordpress-seo",
"version": "26.6",
"source": {
"type": "git",
"url": "https://github.com/Yoast-dist/wordpress-seo.git",
"reference": "5cfcfa4cbb6deae5c6715eebaf984ca78bde25c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Yoast-dist/wordpress-seo/zipball/5cfcfa4cbb6deae5c6715eebaf984ca78bde25c3",
"reference": "5cfcfa4cbb6deae5c6715eebaf984ca78bde25c3",
"shasum": ""
},
"require": {
"composer/installers": "^1.12 || ^2.0",
"ext-filter": "*",
"php": "^7.4| ^8.0"
},
"require-dev": {
"guzzlehttp/guzzle": "7.10.0",
"humbug/php-scoper": "^0.13.4",
"league/oauth2-client": "2.8.1",
"psr/container": "1.1.1",
"psr/log": "^1.0",
"symfony/config": "^5.4.46",
"symfony/dependency-injection": "^5.4.48",
"wpackagist-plugin/google-site-kit": "dev-trunk",
"yoast/wp-test-utils": "^1.2",
"yoast/yoastcs": "^3.2.0"
},
"suggest": {
"ext-bcmath": "For more accurate calculations",
"ext-dom": "Improves image sitemap",
"ext-libxml": "Improves image sitemap",
"ext-mbstring": "For cyrillic support"
},
"type": "wordpress-plugin",
"extra": {
"installer-paths": {
"vendor/{$name}": [
"wpackagist-plugin/google-site-kit"
]
}
},
"autoload": {
"classmap": [
"admin/",
"inc/",
"vendor_prefixed/",
"src/",
"lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Team Yoast",
"email": "support@yoast.com",
"homepage": "https://yoa.st/1--"
}
],
"description": "Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.",
"homepage": "https://yoa.st/1ui",
"keywords": [
"seo",
"wordpress"
],
"support": {
"forum": "https://wordpress.org/support/plugin/wordpress-seo",
"issues": "https://github.com/Yoast/wordpress-seo/issues",
"security": "https://yoast.com/security-program/",
"source": "https://github.com/Yoast/wordpress-seo",
"wiki": "https://github.com/Yoast/wordpress-seo/wiki"
},
"time": "2025-12-15T10:25:20+00:00"
},
{
"name": "yocto/yoclib-multibase",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/yocto/yoclib-multibase-php.git",
"reference": "c7171897bf61dbc4a4cc6bb3f2fd5c3e62298e13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yocto/yoclib-multibase-php/zipball/c7171897bf61dbc4a4cc6bb3f2fd5c3e62298e13",
"reference": "c7171897bf61dbc4a4cc6bb3f2fd5c3e62298e13",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.4||^8"
},
"require-dev": {
"phpunit/phpunit": "^7||^8||^9"
},
"type": "library",
"autoload": {
"psr-4": {
"YOCLIB\\Multiformats\\Multibase\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"description": "This yocLibrary enables your project to encode and decode Multibases in PHP.",
"keywords": [
"composer",
"multibase",
"multiformats",
"php",
"yoclib",
"yocto"
],
"support": {
"issues": "https://github.com/yocto/yoclib-multibase-php/issues",
"source": "https://github.com/yocto/yoclib-multibase-php/tree/v1.2.0"
},
"time": "2024-06-05T13:42:01+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"fairpm/fair-beacon": 20,
"fairpm/fair-plugin": 20,
"humanmade/aws-ses-wp-mail": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.9.0"
}