{
"_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": "19a905696cb76034629fc05311ed5424",
"packages": [
{
"name": "asm89/stack-cors",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "acf3142e6c5eafa378dc8ef3c069ab4558993f70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/acf3142e6c5eafa378dc8ef3c069ab4558993f70",
"reference": "acf3142e6c5eafa378dc8ef3c069ab4558993f70",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0",
"symfony/http-foundation": "^5.3|^6|^7",
"symfony/http-kernel": "^5.3|^6|^7"
},
"require-dev": {
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {
"Asm89\\Stack\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "iam.asm89@gmail.com"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
],
"support": {
"issues": "https://github.com/asm89/stack-cors/issues",
"source": "https://github.com/asm89/stack-cors/tree/v2.3.0"
},
"time": "2025-03-13T08:50:04+00:00"
},
{
"name": "bower-asset/chosen",
"version": "v1.8.7",
"source": {
"type": "git",
"url": "https://github.com/harvesthq/chosen-package.git",
"reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
"reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d"
},
"type": "bower-asset",
"license": [
"https://github.com/harvesthq/chosen/blob/master/LICENSE.md"
]
},
{
"name": "chi-teck/drupal-code-generator",
"version": "4.2.0",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "984dd69522b5839976df51470a00a51616a21f42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/984dd69522b5839976df51470a00a51616a21f42",
"reference": "984dd69522b5839976df51470a00a51616a21f42",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=8.3.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^3.0",
"symfony/console": "^7.1",
"symfony/dependency-injection": "^7.1",
"symfony/filesystem": "^7.1",
"symfony/string": "^7.0",
"twig/twig": "^3.4"
},
"conflict": {
"nikic/php-parser": "<4.17",
"squizlabs/php_codesniffer": "<3.6"
},
"require-dev": {
"chi-teck/drupal-coder-extension": "^2.0.0-rc2",
"drupal/coder": "8.3.24",
"drupal/core": "11.x-dev",
"ext-simplexml": "*",
"phpspec/prophecy-phpunit": "^2.2",
"phpunit/phpunit": "^10.5",
"squizlabs/php_codesniffer": "^3.9",
"symfony/var-dumper": "^7.1",
"symfony/yaml": "^7.1",
"vimeo/psalm": "^5.24.0"
},
"bin": [
"bin/dcg"
],
"type": "library",
"autoload": {
"psr-4": {
"DrupalCodeGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal code generator",
"support": {
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/4.2.0"
},
"time": "2025-06-01T13:48:30+00:00"
},
{
"name": "ckeditor/div",
"version": "4.16.2",
"dist": {
"type": "zip",
"url": "https://download.ckeditor.com/div/releases/div_4.16.2.zip"
},
"type": "drupal-library",
"extra": {
"installer-name": "ckeditor/plugins/div"
}
},
{
"name": "ckeditor/fakeobjects",
"version": "4.16.2",
"dist": {
"type": "zip",
"url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.2.zip",
"reference": "4.16.2"
},
"type": "drupal-library"
},
{
"name": "commerceguys/addressing",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/commerceguys/addressing.git",
"reference": "15b789e5e6ededaf803d23c56cdc300a94522a7c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/15b789e5e6ededaf803d23c56cdc300a94522a7c",
"reference": "15b789e5e6ededaf803d23c56cdc300a94522a7c",
"shasum": ""
},
"require": {
"doctrine/collections": "^1.6 || ^2.0",
"php": ">=8.0"
},
"require-dev": {
"ext-json": "*",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.7",
"symfony/validator": "^5.4 || ^6.3 || ^7.0 || ^8.0"
},
"suggest": {
"symfony/validator": "to validate addresses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"CommerceGuys\\Addressing\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bojan Zivanovic"
},
{
"name": "Damien Tournoud"
}
],
"description": "Addressing library powered by CLDR and Google's address data.",
"keywords": [
"address",
"internationalization",
"localization",
"postal"
],
"support": {
"issues": "https://github.com/commerceguys/addressing/issues",
"source": "https://github.com/commerceguys/addressing/tree/v2.2.5"
},
"time": "2026-01-05T13:00:32+00:00"
},
{
"name": "composer/installers",
"version": "v1.12.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"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"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"
}
],
"time": "2021-09-13T08:19:44+00:00"
},
{
"name": "composer/semver",
"version": "3.4.4",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.11",
"symfony/phpunit-bridge": "^3 || ^7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.4"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
}
],
"time": "2025-08-20T19:15:30+00:00"
},
{
"name": "consolidation/annotated-command",
"version": "4.10.5",
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
"reference": "78abf3b6853d7ff9044babd2b9c002ff433207d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/78abf3b6853d7ff9044babd2b9c002ff433207d8",
"reference": "78abf3b6853d7ff9044babd2b9c002ff433207d8",
"shasum": ""
},
"require": {
"consolidation/output-formatters": "^4.3.1",
"php": ">=7.1.3",
"psr/log": "^1 || ^2 || ^3",
"symfony/console": "^4.4.8 || ^5 || ^6 || ^7 || ^8",
"symfony/event-dispatcher": "^4.4.8 || ^5 || ^6 || ^7 || ^8",
"symfony/finder": "^4.4.8 || ^5 || ^6 || ^7 || ^8"
},
"require-dev": {
"composer-runtime-api": "^2.0",
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\AnnotatedCommand\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Initialize Symfony Console commands from annotated command class methods.",
"support": {
"issues": "https://github.com/consolidation/annotated-command/issues",
"source": "https://github.com/consolidation/annotated-command/tree/4.10.5"
},
"time": "2026-03-29T00:50:52+00:00"
},
{
"name": "consolidation/config",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/config.git",
"reference": "adcb989d789f7e0984121492b0377a1def3a6dc8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/config/zipball/adcb989d789f7e0984121492b0377a1def3a6dc8",
"reference": "adcb989d789f7e0984121492b0377a1def3a6dc8",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^3",
"grasmash/expander": "^3",
"php": ">=8.2.0",
"symfony/event-dispatcher": "^6 || ^7 || ^8"
},
"require-dev": {
"ext-json": "*",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3",
"symfony/console": "^7.4 || ^8",
"symfony/yaml": "^7 || ^8",
"yoast/phpunit-polyfills": "^1"
},
"suggest": {
"symfony/event-dispatcher": "Required to inject configuration into Command options",
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Config\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Provide configuration services for a commandline tool.",
"support": {
"issues": "https://github.com/consolidation/config/issues",
"source": "https://github.com/consolidation/config/tree/3.2.1"
},
"time": "2026-03-28T23:38:17+00:00"
},
{
"name": "consolidation/filter-via-dot-access-data",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
"reference": "f9e84bc623d420120028a50dcb9b1d4609ae3b5f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/f9e84bc623d420120028a50dcb9b1d4609ae3b5f",
"reference": "f9e84bc623d420120028a50dcb9b1d4609ae3b5f",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0",
"php": ">=7.1.3"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Filter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
"support": {
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.3"
},
"time": "2025-11-14T21:01:06+00:00"
},
{
"name": "consolidation/log",
"version": "3.1.2",
"source": {
"type": "git",
"url": "https://github.com/consolidation/log.git",
"reference": "a0c85d40ca18c22c93fdf78d7e8115cd438ccfe6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/log/zipball/a0c85d40ca18c22c93fdf78d7e8115cd438ccfe6",
"reference": "a0c85d40ca18c22c93fdf78d7e8115cd438ccfe6",
"shasum": ""
},
"require": {
"php": ">=8.0.0",
"psr/log": "^3",
"symfony/console": "^5 || ^6 || ^7 || ^8"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"platform": {
"php": "8.2.17"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Log\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
"support": {
"issues": "https://github.com/consolidation/log/issues",
"source": "https://github.com/consolidation/log/tree/3.1.2"
},
"time": "2026-03-28T23:36:49+00:00"
},
{
"name": "consolidation/output-formatters",
"version": "4.7.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/output-formatters.git",
"reference": "a112df9a74854c8438b33b334ed619fa43edf31a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/a112df9a74854c8438b33b334ed619fa43edf31a",
"reference": "a112df9a74854c8438b33b334ed619fa43edf31a",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
"php": ">=7.1.3",
"symfony/console": "^4 || ^5 || ^6 || ^7 || ^8",
"symfony/finder": "^4 || ^5 || ^6 || ^7 || ^8"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.4.2",
"phpunit/phpunit": "^7 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3",
"symfony/var-dumper": "^4 || ^5 || ^6 || ^7 || ^8",
"symfony/yaml": "^4 || ^5 || ^6 || ^7 || ^8",
"yoast/phpunit-polyfills": "^1"
},
"suggest": {
"symfony/var-dumper": "For using the var_dump formatter"
},
"type": "library",
"autoload": {
"psr-4": {
"Consolidation\\OutputFormatters\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Format text by applying transformations provided by plug-in formatters.",
"support": {
"issues": "https://github.com/consolidation/output-formatters/issues",
"source": "https://github.com/consolidation/output-formatters/tree/4.7.1"
},
"time": "2026-03-28T23:34:39+00:00"
},
{
"name": "consolidation/robo",
"version": "5.1.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/robo.git",
"reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/robo/zipball/6d02c7d800b5e1a3a8977ae74d23bce723486025",
"reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025",
"shasum": ""
},
"require": {
"consolidation/annotated-command": "^4.8.1",
"consolidation/config": "^3",
"consolidation/log": "^3",
"consolidation/output-formatters": "^4.1.2",
"league/container": "^3.3.1 || ^4.0",
"php": ">=8.2",
"phpowermove/docblock": "^4.0",
"symfony/console": "^6 || ^7",
"symfony/event-dispatcher": "^6 || ^7",
"symfony/filesystem": "^6 || ^7",
"symfony/finder": "^6 || ^7",
"symfony/process": "^6 || ^7",
"symfony/yaml": "^6 || ^7"
},
"conflict": {
"codegyre/robo": "*"
},
"require-dev": {
"natxet/cssmin": "3.0.4",
"patchwork/jsqueeze": "^2",
"pear/archive_tar": "^1.4.4",
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3.6",
"yoast/phpunit-polyfills": "^0.2.0"
},
"suggest": {
"consolidation/self-update": "For self-updating a phar-based app built with Robo",
"natxet/cssmin": "For minifying CSS files in taskMinify",
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
"totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
},
"bin": [
"robo"
],
"type": "library",
"autoload": {
"psr-4": {
"Robo\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Davert",
"email": "davert.php@resend.cc"
}
],
"description": "Modern task runner",
"support": {
"issues": "https://github.com/consolidation/robo/issues",
"source": "https://github.com/consolidation/robo/tree/5.1.1"
},
"time": "2025-11-14T23:30:05+00:00"
},
{
"name": "consolidation/site-alias",
"version": "4.1.3",
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-alias.git",
"reference": "7e1364aec7be0be23bb45799045fd9838a93f2ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/7e1364aec7be0be23bb45799045fd9838a93f2ad",
"reference": "7e1364aec7be0be23bb45799045fd9838a93f2ad",
"shasum": ""
},
"require": {
"consolidation/config": "^1.2.1 || ^2 || ^3",
"php": ">=7.4",
"symfony/filesystem": "^5.4 || ^6 || ^7 || ^8",
"symfony/finder": "^5 || ^6 || ^7 || ^8"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.4.2",
"phpunit/phpunit": ">=7",
"squizlabs/php_codesniffer": "^3",
"symfony/var-dumper": "^4 || ^5 || ^6 || ^7 || ^8",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\SiteAlias\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
}
],
"description": "Manage alias records for local and remote sites.",
"support": {
"issues": "https://github.com/consolidation/site-alias/issues",
"source": "https://github.com/consolidation/site-alias/tree/4.1.3"
},
"time": "2026-03-28T23:34:58+00:00"
},
{
"name": "consolidation/site-process",
"version": "5.4.2",
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-process.git",
"reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/site-process/zipball/e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da",
"reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da",
"shasum": ""
},
"require": {
"consolidation/config": "^2 || ^3",
"consolidation/site-alias": "^3 || ^4",
"php": ">=8.0.14",
"symfony/console": "^5.4 || ^6 || ^7",
"symfony/process": "^6 || ^7"
},
"require-dev": {
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "5.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\SiteProcess\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
}
],
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
"support": {
"issues": "https://github.com/consolidation/site-process/issues",
"source": "https://github.com/consolidation/site-process/tree/5.4.2"
},
"time": "2024-12-13T19:25:56+00:00"
},
{
"name": "cweagans/composer-patches",
"version": "1.7.3",
"source": {
"type": "git",
"url": "https://github.com/cweagans/composer-patches.git",
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.3.0"
},
"require-dev": {
"composer/composer": "~1.0 || ~2.0",
"phpunit/phpunit": "~4.6"
},
"type": "composer-plugin",
"extra": {
"class": "cweagans\\Composer\\Patches"
},
"autoload": {
"psr-4": {
"cweagans\\Composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Cameron Eagans",
"email": "me@cweagans.net"
}
],
"description": "Provides a way to patch Composer packages.",
"support": {
"issues": "https://github.com/cweagans/composer-patches/issues",
"source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
},
"time": "2022-12-20T22:53:13+00:00"
},
{
"name": "dekor/php-array-table",
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/deniskoronets/php-array-table.git",
"reference": "ca40b21ba84eee6a9658a33fc5f897d76baaf8e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deniskoronets/php-array-table/zipball/ca40b21ba84eee6a9658a33fc5f897d76baaf8e5",
"reference": "ca40b21ba84eee6a9658a33fc5f897d76baaf8e5",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^10"
},
"type": "library",
"autoload": {
"psr-4": {
"dekor\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Denis Koronets",
"email": "deniskoronets@woo.zp.ua",
"homepage": "https://woo.zp.ua/"
}
],
"description": "PHP Library for printing associative arrays as text table (similar to mysql terminal console)",
"keywords": [
"library",
"php"
],
"support": {
"issues": "https://github.com/deniskoronets/php-array-table/issues",
"source": "https://github.com/deniskoronets/php-array-table/tree/2.0"
},
"time": "2023-02-10T10:13:42+00:00"
},
{
"name": "dflydev/dot-access-data",
"version": "v3.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.42",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
"scrutinizer/ocular": "1.6.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Dflydev\\DotAccessData\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
},
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
"keywords": [
"access",
"data",
"dot",
"notation"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
},
"time": "2024-07-08T12:26:09+00:00"
},
{
"name": "doctrine/collections",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2",
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1",
"php": "^8.1",
"symfony/polyfill-php84": "^1.30"
},
"require-dev": {
"doctrine/coding-standard": "^14",
"ext-json": "*",
"phpstan/phpstan": "^2.1.30",
"phpstan/phpstan-phpunit": "^2.0.7",
"phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Collections\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
"keywords": [
"array",
"collections",
"iterators",
"php"
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.6.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
"type": "tidelift"
}
],
"time": "2026-01-15T10:01:58+00:00"
},
{
"name": "doctrine/deprecations",
"version": "1.1.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=14"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12 || ^14",
"phpstan/phpstan": "1.4.10 || 2.1.30",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Deprecations\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.6"
},
"time": "2026-02-07T07:09:04+00:00"
},
{
"name": "doctrine/lexer",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.18.3",
"vimeo/psalm": "^5.21"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/3.0.1"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
}
],
"time": "2024-02-05T11:56:58+00:00"
},
{
"name": "drupal-ckeditor-libraries-group/div",
"version": "4.22.1",
"source": {
"type": "git",
"url": "https://github.com/drupal-ckeditor-libraries-group/div.git",
"reference": "bbb2b65a82fb3e5efd5162415d8fecc635ef206f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/div/zipball/bbb2b65a82fb3e5efd5162415d8fecc635ef206f",
"reference": "bbb2b65a82fb3e5efd5162415d8fecc635ef206f",
"shasum": ""
},
"type": "drupal-library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later",
"LGPL-2.1-or-later",
"MPL-1.1"
],
"description": "CKEditor 4 div plugin",
"homepage": "https://ckeditor.com/cke4/addon/div",
"keywords": [
"CKEditor",
"div",
"plugin"
],
"support": {
"issues": "https://github.com/ckeditor/ckeditor4/issues",
"source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/div"
},
"time": "2023-02-08T14:53:49+00:00"
},
{
"name": "drupal-ckeditor-libraries-group/fakeobjects",
"version": "4.22.1",
"source": {
"type": "git",
"url": "https://github.com/drupal-ckeditor-libraries-group/fakeobjects.git",
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/fakeobjects/zipball/a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
"shasum": ""
},
"type": "drupal-library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later",
"LGPL-2.1-or-later",
"MPL-1.1"
],
"description": "CKEditor 4 fakeobjects plugin",
"homepage": "https://ckeditor.com/cke4/addon/fakeobjects",
"keywords": [
"CKEditor",
"fakeobjects",
"plugin"
],
"support": {
"issues": "https://github.com/ckeditor/ckeditor4/issues",
"source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/fakeobjects"
},
"time": "2023-02-08T14:53:49+00:00"
},
{
"name": "drupal/address",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/address.git",
"reference": "2.0.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/address-2.0.4.zip",
"reference": "2.0.4",
"shasum": "5a86f7abc028f3d9833784dbf0791a6e4463da8e"
},
"require": {
"commerceguys/addressing": "^2.1.1",
"drupal/core": "^9.5 || ^10 || ^11",
"php": "^8.0"
},
"require-dev": {
"drupal/diff": "^1",
"drupal/feeds": "^3",
"drupal/token": "^1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.4",
"datestamp": "1746462054",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "centarro",
"homepage": "https://www.drupal.org/user/3661446"
},
{
"name": "dww",
"homepage": "https://www.drupal.org/user/46549"
},
{
"name": "jsacksick",
"homepage": "https://www.drupal.org/user/972218"
},
{
"name": "rszrama",
"homepage": "https://www.drupal.org/user/49344"
}
],
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
"homepage": "http://drupal.org/project/address",
"support": {
"source": "https://git.drupalcode.org/project/address"
}
},
{
"name": "drupal/address_display",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/address_display.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/address_display-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "09964b6ae945078e215b85536552bc1c5cd72934"
},
"require": {
"drupal/address": "^1.0 || ^2.0",
"drupal/core": "^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0",
"datestamp": "1731941411",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Lamp5",
"homepage": "https://www.drupal.org/u/lamp5",
"role": "Maintainer"
}
],
"description": "Adds configurable address field formatter.",
"homepage": "https://www.drupal.org/project/address_display",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/address_display",
"issues": "https://www.drupal.org/project/issues/address_display"
}
},
{
"name": "drupal/admin_toolbar",
"version": "3.6.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
"reference": "3.6.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.6.3.zip",
"reference": "3.6.3",
"shasum": "9dfd1088a96464237998c3606b63c2d71644a1bf"
},
"require": {
"drupal/core": "^9.5 || ^10 || ^11"
},
"conflict": {
"drupal/project_browser": "<2.1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.6.3",
"datestamp": "1767318997",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Wilfrid Roze (eme)",
"homepage": "https://www.drupal.org/u/eme",
"role": "Maintainer"
},
{
"name": "Romain Jarraud (romainj)",
"homepage": "https://www.drupal.org/u/romainj",
"role": "Maintainer"
},
{
"name": "Adrian Cid Almaguer (adriancid)",
"homepage": "https://www.drupal.org/u/adriancid",
"email": "adriancid@gmail.com",
"role": "Maintainer"
},
{
"name": "Mohamed Anis Taktak (matio89)",
"homepage": "https://www.drupal.org/u/matio89",
"role": "Maintainer"
},
{
"name": "David Suissa (DYdave)",
"homepage": "https://www.drupal.org/u/dydave",
"role": "Maintainer"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "matio89",
"homepage": "https://www.drupal.org/user/2320090"
},
{
"name": "musa.thomas",
"homepage": "https://www.drupal.org/user/1213824"
},
{
"name": "romainj",
"homepage": "https://www.drupal.org/user/370706"
}
],
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
"homepage": "http://drupal.org/project/admin_toolbar",
"keywords": [
"Drupal",
"Toolbar"
],
"support": {
"source": "https://git.drupalcode.org/project/admin_toolbar",
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
}
},
{
"name": "drupal/antibot",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/antibot.git",
"reference": "2.0.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/antibot-2.0.4.zip",
"reference": "2.0.4",
"shasum": "58b215291b250ea410194693cbac2da6f54a8530"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.4",
"datestamp": "1723819813",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "danrod",
"homepage": "https://www.drupal.org/user/19150"
},
{
"name": "gaurav.kapoor",
"homepage": "https://www.drupal.org/user/3495331"
},
{
"name": "mstef",
"homepage": "https://www.drupal.org/user/107190"
}
],
"description": "Prevent forms from being submitted without JavaScript enabled.",
"homepage": "https://www.drupal.org/project/antibot",
"support": {
"source": "https://git.drupalcode.org/project/antibot"
}
},
{
"name": "drupal/auto_entitylabel",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/auto_entitylabel.git",
"reference": "8.x-3.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.4.zip",
"reference": "8.x-3.4",
"shasum": "9b3d7bc8e450ae008b3f48fed0dd9dace03ddbb5"
},
"require": {
"drupal/core": "^10.1 || ^11"
},
"require-dev": {
"drupal/book": "^1.0",
"drupal/token": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.4",
"datestamp": "1736308389",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bforchhammer",
"homepage": "https://www.drupal.org/user/216396"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "dqd",
"homepage": "https://www.drupal.org/user/1001934"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "mandclu",
"homepage": "https://www.drupal.org/user/52136"
},
{
"name": "pravin ajaaz",
"homepage": "https://www.drupal.org/user/2910049"
},
{
"name": "purushotam.rai",
"homepage": "https://www.drupal.org/user/3193859"
},
{
"name": "renatog",
"homepage": "https://www.drupal.org/user/3326031"
},
{
"name": "vladimiraus",
"homepage": "https://www.drupal.org/user/673120"
}
],
"description": "Allows hiding of entity label fields and automatic label creation.",
"homepage": "https://www.drupal.org/project/auto_entitylabel",
"support": {
"source": "https://git.drupalcode.org/project/auto_entitylabel",
"issues": "https://www.drupal.org/project/issues/auto_entitylabel"
}
},
{
"name": "drupal/auto_rotate_lite",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/auto_rotate_lite.git",
"reference": "1.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/auto_rotate_lite-1.0.1.zip",
"reference": "1.0.1",
"shasum": "79b0d14374de64cacb109ad77cdb135884c1de62"
},
"require": {
"drupal/core": "^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.1",
"datestamp": "1758741286",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "vangoga",
"homepage": "https://www.drupal.org/user/3180927"
}
],
"description": "Drupal module providing an image effect to auto-rotate images based on EXIF orientation.",
"homepage": "https://www.drupal.org/project/auto_rotate_lite",
"support": {
"source": "https://git.drupalcode.org/project/auto_rotate_lite"
}
},
{
"name": "drupal/back_to_top",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/back_to_top.git",
"reference": "3.0.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/back_to_top-3.0.3.zip",
"reference": "3.0.3",
"shasum": "6c4485316f5d25ac56ce17c2a7b077fbf0701b81"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.3",
"datestamp": "1742893225",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "acke",
"homepage": "https://www.drupal.org/user/765764"
},
{
"name": "dqd",
"homepage": "https://www.drupal.org/user/1001934"
},
{
"name": "nitesh sethia",
"homepage": "https://www.drupal.org/user/2474982"
},
{
"name": "sumitmadan",
"homepage": "https://www.drupal.org/user/1538790"
},
{
"name": "thomas alsén",
"homepage": "https://www.drupal.org/user/1726528"
}
],
"description": "Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.",
"homepage": "https://www.drupal.org/project/back_to_top",
"support": {
"source": "https://git.drupalcode.org/project/back_to_top",
"issues": "https://www.drupal.org/project/issues/back_to_top"
}
},
{
"name": "drupal/backup_migrate",
"version": "5.1.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/backup_migrate.git",
"reference": "5.1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/backup_migrate-5.1.4.zip",
"reference": "5.1.4",
"shasum": "4d2c90e89bb376f07aea23bcfb5d9467ffb7d09c"
},
"require": {
"drupal/core": "^9.5 || ^10 || ^11"
},
"suggest": {
"defuse/php-encryption": "Optional encryption of saved backups."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "5.1.4",
"datestamp": "1771081280",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/189065/committers",
"role": "Developer"
},
{
"name": "damienmckenna",
"homepage": "https://www.drupal.org/user/108450"
},
{
"name": "danrod",
"homepage": "https://www.drupal.org/user/19150"
},
{
"name": "dgorton",
"homepage": "https://www.drupal.org/user/19044"
},
{
"name": "ikit-claw",
"homepage": "https://www.drupal.org/user/3285813"
},
{
"name": "ivnish",
"homepage": "https://www.drupal.org/user/3547706"
},
{
"name": "ronan",
"homepage": "https://www.drupal.org/user/72815"
}
],
"description": "Backup and Migrate Drupal Module",
"homepage": "https://www.drupal.org/project/backup_migrate",
"support": {
"source": "https://git.drupalcode.org/project/backup_migrate",
"issues": "https://www.drupal.org/project/issues/backup_migrate",
"slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
}
},
{
"name": "drupal/better_exposed_filters",
"version": "7.1.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/better_exposed_filters.git",
"reference": "7.1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_exposed_filters-7.1.1.zip",
"reference": "7.1.1",
"shasum": "e22a4afccf011a583e2ae6297d34f7d344552469"
},
"require": {
"drupal/core": "^10.3 || ^11",
"drupal/nouislider_js": "^15.8.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "7.1.1",
"datestamp": "1763681621",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Mike Keran",
"homepage": "https://www.drupal.org/u/mikeker"
},
{
"name": "Martin Keereman",
"homepage": "https://www.drupal.org/u/etroid"
},
{
"name": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/u/neslee-canil-pinto"
},
{
"name": "mikeker",
"homepage": "https://www.drupal.org/user/192273"
},
{
"name": "neslee canil pinto",
"homepage": "https://www.drupal.org/user/3580850"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
},
{
"name": "rlhawk",
"homepage": "https://www.drupal.org/user/352283"
},
{
"name": "smustgrave",
"homepage": "https://www.drupal.org/user/3252890"
}
],
"description": "Replaces the Views default single- or multi-select boxes with more advanced options.",
"homepage": "https://www.drupal.org/project/better_exposed_filters",
"support": {
"source": "https://git.drupalcode.org/project/better_exposed_filters",
"issues": "https://www.drupal.org/project/issues/better_exposed_filters"
}
},
{
"name": "drupal/blazy",
"version": "3.0.17",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/blazy.git",
"reference": "3.0.17"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/blazy-3.0.17.zip",
"reference": "3.0.17",
"shasum": "3bbafe86ed2114a4d99431919a9ea13b3faa15f3"
},
"require": {
"drupal/core": ">=9.4"
},
"conflict": {
"drupal/csp": "<1.12"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.17",
"datestamp": "1768032942",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Gaus Surahman",
"homepage": "https://www.drupal.org/u/gausarts",
"role": "Maintainer"
},
{
"name": "Contributors",
"homepage": "https://www.drupal.org/node/2663268/committers",
"role": "Contributor"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
}
],
"description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
"homepage": "https://drupal.org/project/blazy",
"keywords": [
"Drupal",
"bLazy",
"lazyload"
],
"support": {
"source": "https://git.drupalcode.org/project/blazy",
"issues": "https://drupal.org/project/issues/blazy"
}
},
{
"name": "drupal/captcha",
"version": "2.0.10",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/captcha.git",
"reference": "2.0.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/captcha-2.0.10.zip",
"reference": "2.0.10",
"shasum": "f1052ffe99ec2f8246f7da75e467b281fc2d804a"
},
"require": {
"drupal/core": "^9.5 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.10",
"datestamp": "1772046216",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-1.x": "1.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "anybody",
"homepage": "https://www.drupal.org/user/291091"
},
{
"name": "elachlan",
"homepage": "https://www.drupal.org/user/1021502"
},
{
"name": "grevil",
"homepage": "https://www.drupal.org/user/3668491"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "naveenvalecha",
"homepage": "https://www.drupal.org/user/2665733"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
},
{
"name": "robloach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "thomas.frobieter",
"homepage": "https://www.drupal.org/user/409335"
},
{
"name": "wundo",
"homepage": "https://www.drupal.org/user/25523"
}
],
"description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
"homepage": "https://www.drupal.org/project/captcha",
"support": {
"source": "https://git.drupalcode.org/project/captcha",
"issues": "https://www.drupal.org/project/issues/captcha"
}
},
{
"name": "drupal/chosen",
"version": "3.0.6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/chosen.git",
"reference": "3.0.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/chosen-3.0.6.zip",
"reference": "3.0.6",
"shasum": "4a980993d44ebc3e79dd965eec42dd09812dc962"
},
"require": {
"drupal/chosen_lib": "*",
"drupal/core": "^9.2 || ^10 || ^11",
"harvesthq/chosen": "^1.8.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.6",
"datestamp": "1722418836",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "aidanlis",
"homepage": "https://www.drupal.org/user/502018"
},
{
"name": "Cyclodex",
"homepage": "https://www.drupal.org/user/1305230"
},
{
"name": "dave reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "hydra",
"homepage": "https://www.drupal.org/user/647364"
},
{
"name": "kalman.hosszu",
"homepage": "https://www.drupal.org/user/267481"
},
{
"name": "nagy.balint",
"homepage": "https://www.drupal.org/user/1763952"
},
{
"name": "pol",
"homepage": "https://www.drupal.org/user/47194"
},
{
"name": "shadcn",
"homepage": "https://www.drupal.org/user/571032"
},
{
"name": "supercabbageuk",
"homepage": "https://www.drupal.org/user/235438"
}
],
"description": "Makes select elements more friendly using the Chosen jQuery plugin",
"homepage": "https://www.drupal.org/project/chosen",
"keywords": [
"Chosen",
"Drupal"
],
"support": {
"source": "https://drupal.org/project/chosen",
"issues": "https://drupal.org/project/issues/chosen"
}
},
{
"name": "drupal/chosen_lib",
"version": "3.0.6",
"require": {
"drupal/chosen": "^3",
"drupal/core": "^9.2 || ^10 || ^11"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "3.0.6",
"datestamp": "1722418836",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "aidanlis",
"homepage": "https://www.drupal.org/user/502018"
},
{
"name": "Cyclodex",
"homepage": "https://www.drupal.org/user/1305230"
},
{
"name": "dave reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "hydra",
"homepage": "https://www.drupal.org/user/647364"
},
{
"name": "kalman.hosszu",
"homepage": "https://www.drupal.org/user/267481"
},
{
"name": "nagy.balint",
"homepage": "https://www.drupal.org/user/1763952"
},
{
"name": "pol",
"homepage": "https://www.drupal.org/user/47194"
},
{
"name": "shadcn",
"homepage": "https://www.drupal.org/user/571032"
},
{
"name": "supercabbageuk",
"homepage": "https://www.drupal.org/user/235438"
}
],
"description": "Add chosen library definition.",
"homepage": "https://www.drupal.org/project/chosen",
"support": {
"source": "https://git.drupalcode.org/project/chosen"
}
},
{
"name": "drupal/ckeditor5_paste_filter",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor5_paste_filter.git",
"reference": "1.1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor5_paste_filter-1.1.1.zip",
"reference": "1.1.1",
"shasum": "a028a8a744c64a0dcc5168e00deec7d38119c1ce"
},
"require": {
"drupal/core": "^9.3 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.1.1",
"datestamp": "1765403902",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "star-szr",
"homepage": "https://www.drupal.org/user/1167326"
}
],
"description": "Filter content pasted into CKEditor 5",
"homepage": "https://www.drupal.org/project/ckeditor5_paste_filter",
"support": {
"source": "https://git.drupalcode.org/project/ckeditor5_paste_filter"
}
},
{
"name": "drupal/ckeditor_accordion",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_accordion.git",
"reference": "2.3.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_accordion-2.3.0.zip",
"reference": "2.3.0",
"shasum": "570b4e668865ec0b991afa7c44c792b445be9ca8"
},
"require": {
"drupal/core": "^9.4 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.3.0",
"datestamp": "1750873345",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Juhani Väätäjä (j-vee)",
"homepage": "https://www.drupal.org/u/j-vee",
"role": "Maintainer"
},
{
"name": "Rotem Reiss (rreiss)",
"homepage": "https://www.drupal.org/u/rreiss",
"role": "Maintainer"
}
],
"description": "Accordion plugin for CKEditor 5.",
"homepage": "https://www.drupal.org/project/ckeditor_accordion",
"support": {
"source": "https://git.drupalcode.org/project/ckeditor_accordion",
"issues": "https://www.drupal.org/project/issues/ckeditor_accordion"
}
},
{
"name": "drupal/ckeditor_div_manager",
"version": "3.0.0-alpha2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_div_manager.git",
"reference": "3.0.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_div_manager-3.0.0-alpha2.zip",
"reference": "3.0.0-alpha2",
"shasum": "1963c3aedb327f7de746c4c6e445d2dba63713ca"
},
"require": {
"drupal-ckeditor-libraries-group/div": "^4.10",
"drupal/core": "^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.0-alpha2",
"datestamp": "1753752945",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Corey Eiseman",
"homepage": "https://www.drupal.org/u/toegristle",
"role": "Maintainer"
},
{
"name": "toegristle",
"homepage": "https://www.drupal.org/user/1802910"
}
],
"description": "Adds the Div Container Manager plugin to CKEditor.",
"homepage": "https://www.drupal.org/project/ckeditor_div_manager",
"support": {
"source": "https://cgit.drupalcode.org/ckeditor_div_manager",
"issues": "https://www.drupal.org/project/issues/ckeditor_div_manager"
}
},
{
"name": "drupal/ckeditor_drupalbreaks",
"version": "dev-master",
"dist": {
"type": "path",
"url": "patches/ckeditor_drupalbreaks-3.0.x",
"reference": "b507e17f61c04afff2a5317c3f3776ae8667b106"
},
"type": "drupal-module",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Vasilii Lukasevich (lukasss)",
"homepage": "https://www.drupal.org/user/2764209",
"role": "Maintainer"
}
],
"description": "Adds plugin for inserting Drupal teaser and page breaks to CKEditor",
"homepage": "https://www.drupal.org/project/ckeditor_drupalbreaks",
"keywords": [
"Drupal"
],
"support": {
"issues": "https://www.drupal.org/project/issues/ckeditor_drupalbreaks",
"source": "http://cgit.drupalcode.org/ckeditor_drupalbreaks"
},
"transport-options": {
"symlink": false,
"relative": true
}
},
{
"name": "drupal/classy",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/classy.git",
"reference": "2.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/classy-2.0.0.zip",
"reference": "2.0.0",
"shasum": "d1aade177c5735c3de953b00d3ade323ca711db1"
},
"require": {
"drupal/core": "^10.3 || ^11",
"drupal/stable": "^2.1"
},
"type": "drupal-theme",
"extra": {
"drupal": {
"version": "2.0.0",
"datestamp": "1744243951",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
},
{
"name": "davidhernandez",
"homepage": "https://www.drupal.org/user/274559"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "smustgrave",
"homepage": "https://www.drupal.org/user/3252890"
}
],
"description": "The Classy base theme from Drupal 8/9 moved to contrib",
"homepage": "https://drupal.org/project/classy",
"support": {
"source": "https://git.drupalcode.org/project/classy",
"issues": "https://drupal.org/project/issues/classy"
}
},
{
"name": "drupal/colorbox",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/colorbox.git",
"reference": "2.2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/colorbox-2.2.0.zip",
"reference": "2.2.0",
"shasum": "b1f705535b85593e86819da548be0f2f8714d363"
},
"require": {
"drupal/core": "^10 || ^11"
},
"suggest": {
"turbojettechnologies/colorbox": "The Colorbox library is required to use the drupal/colorbox module."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.2.0",
"datestamp": "1769451683",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^10 || ^11"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Paul McKibben",
"homepage": "https://www.drupal.org/u/paulmckibben",
"role": "Maintainer"
},
{
"name": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
"role": "Former Maintainer"
},
{
"name": "Fredrik Jonsson",
"homepage": "https://www.drupal.org/u/frjo",
"role": "Former Maintainer"
}
],
"description": "A light-weight, customizable lightbox plugin for jQuery.",
"homepage": "https://www.drupal.org/project/colorbox",
"support": {
"source": "https://git.drupalcode.org/project/colorbox",
"issues": "https://www.drupal.org/project/issues/colorbox"
}
},
{
"name": "drupal/colorbox_media_video",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/colorbox_media_video.git",
"reference": "2.0.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/colorbox_media_video-2.0.3.zip",
"reference": "2.0.3",
"shasum": "ea01c7ec88ed184e36f99bc7dac59c1e567e8a65"
},
"require": {
"drupal/colorbox": "*",
"drupal/core": "^9.3 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.3",
"datestamp": "1756293835",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "nagy.balint",
"homepage": "https://www.drupal.org/user/1763952"
},
{
"name": "tamerzg",
"homepage": "https://www.drupal.org/user/464564"
}
],
"description": "The Colorbox Media Video module adds Colorbox support to Media Video and Remote Video types.",
"homepage": "https://drupal.org/project/colorbox_media_video",
"support": {
"source": "https://git.drupalcode.org/project/colorbox_media_video",
"issues": "https://drupal.org/project/issues/colorbox_media_video"
}
},
{
"name": "drupal/conditional_fields",
"version": "4.0.0-alpha6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/conditional_fields.git",
"reference": "4.0.0-alpha6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/conditional_fields-4.0.0-alpha6.zip",
"reference": "4.0.0-alpha6",
"shasum": "0438e4e0e372cd68578679dfce3c990f8a12a4d7"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"require-dev": {
"drupal/entity_reference_revisions": "1.x-dev",
"drupal/paragraphs": "^1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0-alpha6",
"datestamp": "1733933531",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "benjifisher",
"homepage": "https://www.drupal.org/user/683300"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "dqd",
"homepage": "https://www.drupal.org/user/1001934"
},
{
"name": "ergonlogic",
"homepage": "https://www.drupal.org/user/368613"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "heddn",
"homepage": "https://www.drupal.org/user/1463982"
},
{
"name": "itsekhmistro",
"homepage": "https://www.drupal.org/user/928152"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "mparker17",
"homepage": "https://www.drupal.org/user/536298"
},
{
"name": "OlgaRabodzei",
"homepage": "https://www.drupal.org/user/3389198"
},
{
"name": "peterpoe",
"homepage": "https://www.drupal.org/user/55674"
},
{
"name": "saurabh-2k17",
"homepage": "https://www.drupal.org/user/3622252"
},
{
"name": "szhu",
"homepage": "https://www.drupal.org/user/3525295"
},
{
"name": "thalles",
"homepage": "https://www.drupal.org/user/3589086"
}
],
"description": "Enables conditional field behaviors.",
"homepage": "https://www.drupal.org/project/conditional_fields",
"support": {
"source": "https://git.drupalcode.org/project/conditional_fields",
"issues": "https://www.drupal.org/project/issues/conditional_fields"
}
},
{
"name": "drupal/config_filter",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_filter.git",
"reference": "8.x-2.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.7.zip",
"reference": "8.x-2.7",
"shasum": "7fe7161b93c7e24c6db135f1cf82d144bef66e50"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
},
"conflict": {
"drush/drush": "<10"
},
"suggest": {
"drupal/config_split": "Split site configuration for different environments."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.7",
"datestamp": "1727472458",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"email": "opensource@fabianbircher.com",
"role": "Maintainer"
},
{
"name": "Nuvole Web",
"homepage": "http://nuvole.org",
"email": "info@nuvole.org",
"role": "Maintainer"
},
{
"name": "pescetti",
"homepage": "https://www.drupal.org/user/436244"
}
],
"description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
"homepage": "https://www.drupal.org/project/config_filter",
"keywords": [
"Drupal",
"configuration",
"configuration management"
],
"support": {
"source": "https://git.drupalcode.org/project/config_filter",
"issues": "https://www.drupal.org/project/issues/config_filter",
"slack": "https://drupal.slack.com/archives/C45342CDD"
}
},
{
"name": "drupal/config_ignore",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_ignore.git",
"reference": "8.x-3.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.3.zip",
"reference": "8.x-3.3",
"shasum": "4446811ecb023820a57c227d35c034e0d4363a70"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
},
"require-dev": {
"drupal/config_filter": "^1.8||^2.2",
"drush/drush": "^10 || ^11 || ^12"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.3",
"datestamp": "1713299496",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Tommy Lynge Jørgensen",
"homepage": "https://www.drupal.org/u/tlyngej",
"email": "tlyngej@gmail.com",
"role": "Maintainer"
},
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"role": "Maintainer"
},
{
"name": "nord102",
"homepage": "https://www.drupal.org/user/3471419"
},
{
"name": "tlyngej",
"homepage": "https://www.drupal.org/user/413139"
}
],
"description": "Ignore certain configuration during import and export.",
"homepage": "http://drupal.org/project/config_ignore",
"support": {
"source": "https://git.drupalcode.org/project/config_ignore",
"issues": "http://drupal.org/project/config_ignore"
}
},
{
"name": "drupal/config_split",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_split.git",
"reference": "2.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_split-2.0.2.zip",
"reference": "2.0.2",
"shasum": "efde01f790ca6f6023982e918fe51740da931d3e"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
},
"conflict": {
"drush/drush": "<10"
},
"require-dev": {
"drupal/config_filter": "^1||^2"
},
"suggest": {
"drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the