{ "_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": "67031dabed82144589293affb61c72ca", "packages": [ { "name": "amtcws/cws_lb_slideshow", "version": "1.0.2", "source": { "type": "git", "url": "git@gitlab.com:amtcws/cws_lb_slideshow.git", "reference": "b8411184dd0d45d7eab08a6f1522e5648ea587df" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/79871987/packages/composer/archives/amtcws/cws_lb_slideshow.zip?sha=b8411184dd0d45d7eab08a6f1522e5648ea587df", "reference": "b8411184dd0d45d7eab08a6f1522e5648ea587df", "shasum": "" }, "type": "drupal-custom-module", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Matt", "email": "matt@completewebsol.com" } ], "description": "CWS Layout Builder Slideshow" }, { "name": "amtcws/md_slider", "version": "1.5.5", "source": { "type": "git", "url": "git@gitlab.com:amtcws/md_slider.git", "reference": "79d4af357e678cfd2e6d40d46c504219254e3d48" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/76200299/packages/composer/archives/amtcws/md_slider.zip?sha=79d4af357e678cfd2e6d40d46c504219254e3d48", "reference": "79d4af357e678cfd2e6d40d46c504219254e3d48", "shasum": "" }, "require": { "drupal/core": "^9.3 || ^10 || ^11", "drupal/imce": "^3.0", "drupal/jquery_ui_draggable": "^2.0", "drupal/jquery_ui_droppable": "^2.0", "drupal/jquery_ui_sortable": "^2.0", "drupal/jquery_ui_tabs": "^2.0" }, "type": "drupal-custom-module", "authors": [ { "name": "Matt", "email": "matt@completewebsol.com" } ], "description": "MD Slider (CWS)" }, { "name": "amtcws/taxonomy_parent_autocomplete", "version": "1.0.5", "source": { "type": "git", "url": "git@gitlab.com:amtcws/taxonomy_parent_autocomplete.git", "reference": "1b5b6e3d440971a0a29dcddb71b1642292600309" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/69949810/packages/composer/archives/amtcws/taxonomy_parent_autocomplete.zip?sha=1b5b6e3d440971a0a29dcddb71b1642292600309", "reference": "1b5b6e3d440971a0a29dcddb71b1642292600309", "shasum": "" }, "type": "drupal-custom-module", "authors": [ { "name": "Matt", "email": "matt@completewebsol.com" } ], "description": "Taxonomy Parent Autocomplete" }, { "name": "amtcws/views_megarow", "version": "1.0.1", "source": { "type": "git", "url": "git@gitlab.com:amtcws/views_megarow.git", "reference": "9ccd61e9b70ae69a9c90ae865ef3b6830fcb3d86" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/76181680/packages/composer/archives/amtcws/views_megarow.zip?sha=9ccd61e9b70ae69a9c90ae865ef3b6830fcb3d86", "reference": "9ccd61e9b70ae69a9c90ae865ef3b6830fcb3d86", "shasum": "" }, "type": "drupal-custom-module", "authors": [ { "name": "Matt", "email": "matt@completewebsol.com" } ], "description": "Views Megarow" }, { "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": "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": "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": "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-configurable-plugin", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-configurable-plugin.git", "reference": "15433906511a108a1806710e988629fd24b89974" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-configurable-plugin/zipball/15433906511a108a1806710e988629fd24b89974", "reference": "15433906511a108a1806710e988629fd24b89974", "shasum": "" }, "require": { "php": ">=8.0.0" }, "require-dev": { "codeception/codeception": "~4.0", "codeception/module-asserts": "^2.0", "composer/composer": "~2.0", "php-coveralls/php-coveralls": "~2.0", "php-parallel-lint/php-parallel-lint": "^1.0.0", "phpro/grumphp": "^1.8.0", "sebastian/phpcpd": "^6.0", "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "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 lightweight configuration system for Composer plugins.", "support": { "issues": "https://github.com/cweagans/composer-configurable-plugin/issues", "source": "https://github.com/cweagans/composer-configurable-plugin/tree/2.0.0" }, "funding": [ { "url": "https://github.com/cweagans", "type": "github" } ], "time": "2023-02-12T04:58:58+00:00" }, { "name": "cweagans/composer-patches", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/bfa6018a5f864653d9ed899b902ea72f858a2cf7", "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "cweagans/composer-configurable-plugin": "^2.0", "ext-json": "*", "php": ">=8.0.0" }, "require-dev": { "codeception/codeception": "~4.0", "codeception/module-asserts": "^2.0", "codeception/module-cli": "^2.0", "codeception/module-filesystem": "^2.0", "composer/composer": "~2.0", "php-coveralls/php-coveralls": "~2.0", "php-parallel-lint/php-parallel-lint": "^1.0.0", "phpro/grumphp": "^1.8.0", "sebastian/phpcpd": "^6.0", "squizlabs/php_codesniffer": "^4.0" }, "type": "composer-plugin", "extra": { "_": "The following two lines ensure that composer-patches is loaded as early as possible.", "class": "cweagans\\Composer\\Plugin\\Patches", "plugin-modifies-downloads": true, "plugin-modifies-install-path": true }, "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/2.0.0" }, "funding": [ { "url": "https://github.com/cweagans", "type": "github" } ], "time": "2025-10-30T23:44:22+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/common", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/d9ea4a54ca2586db781f0265d36bea731ac66ec5", "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5", "shasum": "" }, "require": { "doctrine/persistence": "^2.0 || ^3.0 || ^4.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0 || ^10.0", "doctrine/collections": "^1", "phpstan/phpstan": "^1.4.1", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^6.1", "vimeo/psalm": "^4.4" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\": "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" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.", "homepage": "https://www.doctrine-project.org/projects/common.html", "keywords": [ "common", "doctrine", "php" ], "support": { "issues": "https://github.com/doctrine/common/issues", "source": "https://github.com/doctrine/common/tree/3.5.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%2Fcommon", "type": "tidelift" } ], "time": "2025-01-01T22:12:03+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/event-manager", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf", "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf", "shasum": "" }, "require": { "php": "^8.1" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^14", "phpdocumentor/guides-cli": "^1.4", "phpstan/phpstan": "^2.1.32", "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\": "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" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", "source": "https://github.com/doctrine/event-manager/tree/2.1.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%2Fevent-manager", "type": "tidelift" } ], "time": "2026-01-29T07:11:08+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": "doctrine/persistence", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", "reference": "49ab73e0d3e2ac8d1f5ecda3dd8acd5503781e8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/persistence/zipball/49ab73e0d3e2ac8d1f5ecda3dd8acd5503781e8b", "reference": "49ab73e0d3e2ac8d1f5ecda3dd8acd5503781e8b", "shasum": "" }, "require": { "doctrine/deprecations": "^1", "doctrine/event-manager": "^1 || ^2", "php": "^8.1", "psr/cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "doctrine/coding-standard": "^14", "phpstan/phpstan": "2.1.30", "phpstan/phpstan-phpunit": "^2", "phpstan/phpstan-strict-rules": "^2", "phpunit/phpunit": "^10.5.58 || ^12", "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0", "symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Persistence\\": "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" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", "homepage": "https://www.doctrine-project.org/projects/persistence.html", "keywords": [ "mapper", "object", "odm", "orm", "persistence" ], "support": { "issues": "https://github.com/doctrine/persistence/issues", "source": "https://github.com/doctrine/persistence/tree/4.2.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%2Fpersistence", "type": "tidelift" } ], "time": "2026-04-26T12:12:52+00:00" }, { "name": "dompdf/php-font-lib", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/dompdf/php-font-lib.git", "reference": "a6e9a688a2a80016ac080b97be73d3e10c444c9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a6e9a688a2a80016ac080b97be73d3e10c444c9a", "reference": "a6e9a688a2a80016ac080b97be73d3e10c444c9a", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11 || ^12" }, "type": "library", "autoload": { "psr-4": { "FontLib\\": "src/FontLib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "The FontLib Community", "homepage": "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md" } ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/dompdf/php-font-lib", "support": { "issues": "https://github.com/dompdf/php-font-lib/issues", "source": "https://github.com/dompdf/php-font-lib/tree/1.0.2" }, "time": "2026-01-20T14:10:26+00:00" }, { "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/advanced_toast", "version": "1.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advanced_toast.git", "reference": "1.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advanced_toast-1.0.3.zip", "reference": "1.0.3", "shasum": "4de1118099caaa6438550943dcdf5c643efe583c" }, "require": { "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.3", "datestamp": "1767649601", "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": "tregismoreira", "homepage": "https://www.drupal.org/user/277221" } ], "description": "Provides customizable toast notifications using SDC components with support for custom toast types and animations.", "homepage": "https://www.drupal.org/project/advanced_toast", "support": { "source": "https://git.drupalcode.org/project/advanced_toast" } }, { "name": "drupal/advancedqueue", "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advancedqueue.git", "reference": "8.x-1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.6.zip", "reference": "8.x-1.6", "shasum": "7ee19f1041ebbd9ba7c0946da08b89afa3f012fc" }, "require": { "drupal/core": "^10.2 || ^11" }, "require-dev": { "drupal/plugin": "^2" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.6", "datestamp": "1770974217", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^11" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alexpott", "homepage": "https://www.drupal.org/user/157725" }, { "name": "amitaibu", "homepage": "https://www.drupal.org/user/57511" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "damien tournoud", "homepage": "https://www.drupal.org/user/22211" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { "name": "jcnventura", "homepage": "https://www.drupal.org/user/122464" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" }, { "name": "pjcdawkins", "homepage": "https://www.drupal.org/user/1025236" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Provides a better Queue API.", "homepage": "https://www.drupal.org/project/advancedqueue", "support": { "source": "https://git.drupalcode.org/project/advancedqueue" } }, { "name": "drupal/better_exposed_filters", "version": "7.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git", "reference": "7.1.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-7.1.2.zip", "reference": "7.1.2", "shasum": "44aaa7ba5c95721cbe6ec25bcef0267ec6a9ad15" }, "require": { "drupal/core": "^10.3 || ^11", "drupal/nouislider_js": "^15.8.1" }, "type": "drupal-module", "extra": { "drupal": { "version": "7.1.2", "datestamp": "1779237916", "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/block_classes", "version": "1.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_classes.git", "reference": "1.0.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/block_classes-1.0.4.zip", "reference": "1.0.4", "shasum": "b80d404c6a40dde01d209b6922100cc2004a2735" }, "require": { "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.4", "datestamp": "1755866269", "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": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Maintainer" } ], "description": "Allows assigning the classes to title, content of the Blocks.", "homepage": "https://www.drupal.org/project/block_classes", "keywords": [ "Drupal" ], "support": { "source": "https://git.drupalcode.org/project/block_classes", "issues": "https://www.drupal.org/project/issues/block_classes" } }, { "name": "drupal/block_visibility_conditions", "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_visibility_conditions.git", "reference": "2.2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/block_visibility_conditions-2.2.0.zip", "reference": "2.2.0", "shasum": "b3fae84135e4b4846a01b5a4139f3c271f18790d" }, "require": { "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "require-dev": { "drupal/commerce_product": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.2.0", "datestamp": "1734593269", "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": "klaasvw", "homepage": "https://www.drupal.org/user/75397" }, { "name": "matthiasm11", "homepage": "https://www.drupal.org/user/1208116" } ], "description": "Provides some extra block visibility conditions.", "homepage": "https://www.drupal.org/project/block_visibility_conditions", "support": { "source": "https://git.drupalcode.org/project/block_visibility_conditions" } }, { "name": "drupal/bootstrap_layout_builder", "version": "2.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap_layout_builder.git", "reference": "2.2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bootstrap_layout_builder-2.2.1.zip", "reference": "2.2.1", "shasum": "a13972a2299b44f710b0ac5eae67563771d2392f" }, "require": { "drupal/bootstrap_styles": "^1.2.0", "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.2.1", "datestamp": "1726578341", "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": "Amira Dowidar", "homepage": "https://www.drupal.org/user/3092603" }, { "name": "mahmoud-zayed", "homepage": "https://www.drupal.org/user/2947001" }, { "name": "rajab natshah", "homepage": "https://www.drupal.org/user/1414312" } ], "description": "Add Bootstrap Grid support to Layout Builder module.", "homepage": "https://www.drupal.org/project/bootstrap_layout_builder", "keywords": [ "Bootstrap", "Drupal", "Grid", "Layout Builder" ], "support": { "source": "https://git.drupalcode.org/project/bootstrap_layout_builder" } }, { "name": "drupal/bootstrap_paragraphs", "version": "5.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap_paragraphs.git", "reference": "5.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bootstrap_paragraphs-5.0.2.zip", "reference": "5.0.2", "shasum": "288e325940f1250b2399b6858a7723868d4e1fc0" }, "require": { "drupal/core": "*", "drupal/entity_reference_revisions": "*", "drupal/field_group": "*", "drupal/paragraphs": "*", "drupal/viewsreference": "*" }, "require-dev": { "drupal/contact_formatter": "*", "drupal/link_attributes": "*", "drupal/paragraphs": "*", "drupal/webform": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "5.0.2", "datestamp": "1726498913", "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": "kerrymick", "homepage": "https://www.drupal.org/user/1420364" }, { "name": "thejimbirch", "homepage": "https://www.drupal.org/user/2507260" } ], "description": "The Bootstrap Paragraphs module provides a suite of content and layout Paragraph bundles made with the Bootstrap front-end framework.", "homepage": "https://drupal.org/project/bootstrap_paragraphs", "support": { "source": "https://git.drupalcode.org/project/bootstrap_paragraphs", "issues": "https://drupal.org/project/issues/bootstrap_paragraphs" } }, { "name": "drupal/bootstrap_styles", "version": "1.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap_styles.git", "reference": "1.2.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bootstrap_styles-1.2.3.zip", "reference": "1.2.3", "shasum": "80abcc9b9620e483080ad42a1c3ea8e829dd4be8" }, "require": { "drupal/core": "^10.3 || ^11", "drupal/media_library_form_element": "^2.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.2.3", "datestamp": "1768758179", "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": "Amira Dowidar", "homepage": "https://www.drupal.org/user/3092603" }, { "name": "mahmoud-zayed", "homepage": "https://www.drupal.org/user/2947001" }, { "name": "rajab natshah", "homepage": "https://www.drupal.org/user/1414312" } ], "description": "Add a plugins builder and a collection of reusable plugins to the Layout Builder module.", "homepage": "https://www.drupal.org/project/bootstrap_styles", "keywords": [ "Bootstrap", "Drupal", "Grid", "Layout Builder" ], "support": { "source": "https://git.drupalcode.org/project/bootstrap_styles" } }, { "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": "5.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/chosen.git", "reference": "5.0.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/chosen-5.0.6.zip", "reference": "5.0.6", "shasum": "cf5e9ab690e4f281aaf4341875e84772b2b5ded0" }, "require": { "drupal/chosen_lib": "*", "drupal/core": "^10.2 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "5.0.6", "datestamp": "1779619387", "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 user-friendly using Chosen.", "homepage": "https://www.drupal.org/project/chosen", "support": { "source": "https://git.drupalcode.org/project/chosen" } }, { "name": "drupal/chosen_lib", "version": "5.0.6", "require": { "drupal/chosen": "^5", "drupal/core": "^10.2 || ^11" }, "type": "metapackage", "extra": { "drupal": { "version": "5.0.6", "datestamp": "1779619387", "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/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/config_rewrite", "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_rewrite.git", "reference": "8.x-1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_rewrite-8.x-1.6.zip", "reference": "8.x-1.6", "shasum": "caa66f28c03e680ce5163c2924733f75913231ad" }, "require": { "drupal/core": "^8.6 || ^9 || ^10 || ^11", "php": ">=7.1" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.6", "datestamp": "1719490162", "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": "Diana Wynn (saltednut)", "homepage": "https://www.drupal.org/u/saltednut", "role": "Co-Maintainer" }, { "name": "saltednut", "homepage": "https://www.drupal.org/user/252788" }, { "name": "vipin.mittal18", "homepage": "https://www.drupal.org/user/319716" }, { "name": "vishalkhode", "homepage": "https://www.drupal.org/user/2439156" } ], "description": "Rewrites existing configuration on module installation via using a 'rewrite' folder in the config directory.", "homepage": "https://www.drupal.org/project/config_rewrite", "support": { "source": "http://cgit.drupalcode.org/config_rewrite", "issues": "https://www.drupal.org/project/issues/config_rewrite" } }, { "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